I watched the railscast episode 88:
http://railscasts.com/episodes/88-dynamic-select-menus?autoplay=true
Only problem is that it uses a State and Country model that are not shown.
Can anyone help me with this? I mean, how am I supposed to do this, should
i manually populate the database at the console?

Also, is there a way to do this without saving states and countries to the
database (just to save some space)?

And further more, is there a way to do this without javascript? (for
example, with observer_field like in
http://www.plexusweb.com/staff/charlie/blog/post/302/Dynamic-Select-Menus-in-Rails-using-ObserveField?
  problem is I think observer_field no longer exists for rails 3).

Thank you,
Rodrigo

-- 
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.

Reply via email to