Skip to content

Instantly share code, notes, and snippets.

@johndel
Created March 21, 2013 18:03
Show Gist options
  • Save johndel/5215200 to your computer and use it in GitHub Desktop.
Save johndel/5215200 to your computer and use it in GitHub Desktop.
initializers/gsadmin.rb
Gsadmin.config do |config|
config.route = "admin"
config.devise_model = "admin"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment