Hi, I am trying to implement a web service with REST API. So when I type in the url as *localhost:3000/users/new/id/6235/name/david/age/12*, I need to access the params of id,name and age in my controller. So params[:id] => 6235 params[:name] => david params[:age]=> 12 How do I achieve it with proper routes configuration -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fe4ef891-bede-4d4d-96f6-8748ad603c4d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.