Skip to content

Instantly share code, notes, and snippets.

@Mallinanga
Last active October 12, 2015 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mallinanga/4015548 to your computer and use it in GitHub Desktop.
Save Mallinanga/4015548 to your computer and use it in GitHub Desktop.
#ruby Splendid Bacon create administrator
rails console
Admin.create(email: "__email__", password: "__password__", password_confirmation: "__password__")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment