Hi all, first post! I have a question regarding where to start with a
particular app I'm building. Hoping someone can set me on the right
path. The scenario is pretty straight forward.
This is the hierarchy of info:

States
Towns

Each state has many Towns

Each town has the following pages

profile
  - geography
  - population
  - demographics
leaders
budget
history
recycling
maps

Part of my issue, due to lack of experience, is really where to start.
My main confusion is how to associate the pages to correlate with each
state and town and how I would build the main navigation. The routing
and url structure I would like is
www.example.com/state/town/profile/geography. I have gone through many
of the normal tutorials, but I can seem to get a breakthrough mentally
on this.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/7894672cd30ef2c1ab5553a3bebb9ae5%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to