This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
RSpec route_for & params_from with Nested Routes & Custom Methods
In my app I had nested routes with custom methods that used an HTTP PUT. It took me a while to figure out how to get the route_for and params_from working correctly with those. In case anyone else hits a similar problem, I posted a write up:
http://stevechanin.blogspot.com/2009/06/rspec-routefor-params-from-with-nested.html






