Matt Jones wrote:
>
> The example that I think several of the previous posters were thinking
> of (splitting the two arrays with {}) is typically encountered with
> form_for; but note that form_for takes URL parameters with the :url
> key.
I think that this is what happened to me. I encountered a similar hell
when trying (eventually successfully) to get html attributes properly
assigned to a select method inside a forms_for method. Given the
similarity of usage and signatures, I extrapolated that (unpleasant)
previous experience into this method as well.
--
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
-~----------~----~----~----~------~----~------~--~---