> What does the form_for line look like?
<% form_for @vehicle do |f| %>

> What does generated html of the select look like? (View, Page Source
> or similar in your browser)

For New
http://pastie.org/600224

For Edit
http://pastie.org/600226


> Have you checked that year_made contains the previous value. Possibly
> put <%= @object.year_made %> in the form to check.
Yes it does.
-- 
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 [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