thanks

will give a try , but it's generated by : request.filtered_parameters
in applications_controller

session[:return_to] = request.filtered_parameters


On 25 mai, 19:16, Tim Shaffer <timshaf...@me.com> wrote:
> Maybe try with symbols as keys instead of strings...
>
> session[:return_to] => {:action=>"index", :controller=>"analyses",
> :locale=>"en_GB"}

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

Reply via email to