I think this is what you are looking for: generate dynamic javascripts in the javascripts/ folder: http://railscasts.com/episodes/88-dynamic-select-menus
You can cache the JS with standard Rails caching mechanisms. Here is how: http://railscasts.com/episodes/89-page-caching On Apr 16, 9:00 am, Tom Ha <[email protected]> wrote: > Thanks a lot! > Tom > -- > Posted viahttp://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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

