Skip to content

Instantly share code, notes, and snippets.

@softwaregravy
Created August 7, 2011 21:03
Show Gist options
  • Save softwaregravy/1130792 to your computer and use it in GitHub Desktop.
Save softwaregravy/1130792 to your computer and use it in GitHub Desktop.
Routing with all in the path
namespace :path1 do
resources :my_resource
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment