I have to store a very large hierarchical data of website categories and
pages. What is the best way to store this? It will being used to
generate website navigation as well as must be loaded into dropdown
selections on forms. It is STATIC and will not change and database would
like to be avoided.

Where is best place for this?? A hash in environment.rb? Loaded into
memory?? Must be accessed fast performance is not an ISSUE but is a
consideration.

Thank you
-- 
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 post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to