Ruby on Rails Sunday, May 30, 2010

Ditto. I've returns to a small rails app after a while to discover
overwite_params is deprecated, and I havn't found out why yet.
Presumably the workaround is to DIY and take everything from
request.params replacing the bits you want to.

>(for instance filtering a few of multiple options using query string
>params).
Yes exactly what I use it for.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment