On Wed, Nov 28, 2012 at 2:57 AM, sumit srivastava <[email protected]> wrote: > Yes, I did try this but it didn't. In fact, the custom route I defined, if I > define it as following it works. > > get '/users' => 'users#index', :as => 'list_users' > > But as soon as I define the extra parameter with it, it fails. Same with > defining a new action.
Is there anyway you can send us the entire trace to look at? You can post it to a github gist so you can delete it after a while if you need to, but it would be nice to see the actual trace so we can see what where is going on and advise you better. -- 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 https://groups.google.com/groups/opt_out.

