Skip to content

Instantly share code, notes, and snippets.

@drKreso
Created November 3, 2018 10:39
Show Gist options
  • Select an option

  • Save drKreso/1d6c96d9fa7728e1b99767e9186405b9 to your computer and use it in GitHub Desktop.

Select an option

Save drKreso/1d6c96d9fa7728e1b99767e9186405b9 to your computer and use it in GitHub Desktop.
# execute from terminal
bundle install
rails generate devise:install
rails generate devise user
rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment