Skip to content

Instantly share code, notes, and snippets.

@remear
Created December 11, 2010 07:27
Show Gist options
  • Save remear/737226 to your computer and use it in GitHub Desktop.
Save remear/737226 to your computer and use it in GitHub Desktop.
namespace :accounts do
namespace :admin do
root :to => "base#index"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment