Skip to content

Instantly share code, notes, and snippets.

@remear
Created December 11, 2010 07:25
Show Gist options
  • Select an option

  • Save remear/737219 to your computer and use it in GitHub Desktop.

Select an option

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