Skip to content

Instantly share code, notes, and snippets.

@remear
Created December 11, 2010 07:25
Show Gist options
  • Save remear/737219 to your computer and use it in GitHub Desktop.
Save remear/737219 to your computer and use it in GitHub Desktop.
resources :accounts do
namespace :admin do
resources :roots
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment