search for: admin_histories_url

Displaying 1 result from an estimated 1 matches for "admin_histories_url".

2007 Feb 07
3
Upgrade to Rails 1.2.2 : RESTful routes not working anymore
...=> "admin/histories". > Thanks for your help. > > Everybody is still welcome to comment this solution. > Thomas. > > On 2/2/07, Ed Hickey <bassnode-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > so if you do this: > > <%= admin_histories_url(@request) %> > > > > you should get something like: > > "/admin/requests/1/histories" > > > > if you do this: > > <%= admin_histories_url(@request, @history) %> > > > > you should get something like: > > "/admin/req...