On Fri, Jan 20, 2012 at 04:22:14PM +0700, Ahmy Yulrizka wrote:
> sorry redirect_to {:action => 'foo', :uid =>
> @schedule.first.train_uid}.merge(param_hash)
I think I tried that already, but I'll give it a go.
I settled on...
redirect_to :action => 'foo', :uid => ..., nil => param_hash
...but I'm not sure if it feels horribly dirty or elegantly smart.
Peter
--
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.