Skip to content

Instantly share code, notes, and snippets.

@l4u
Created March 12, 2012 14:19
Show Gist options
  • Save l4u/2022221 to your computer and use it in GitHub Desktop.
Save l4u/2022221 to your computer and use it in GitHub Desktop.
Create active_admin user
AdminUser.create! :email => "[email protected]", :password=>"password"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment