Skip to content

Instantly share code, notes, and snippets.

@BrianTheCoder
Created September 19, 2013 00:47
Show Gist options
  • Save BrianTheCoder/6617802 to your computer and use it in GitHub Desktop.
Save BrianTheCoder/6617802 to your computer and use it in GitHub Desktop.
rake spree_auth:admin:create --trace
-----
Create the admin user (press enter for defaults).
Email [[email protected]]:
Password [spree123]:
There was some problems with persisting new admin user:
Email can't be blank
Email can't be blank
Password can't be blank
Password can't be blank
Done!
brianthecoder-laptop-edition:twenty_jeans_store brianthecoder$ rails g spree:dummy
Generating dummy Rails application...
Invalid application name twenty_jeans_store, constant TwentyJeansStore is already in use. Please choose another application name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment