Twiby project
1) Bundle install
2) rake db:migrate RAILS_ENV=development
If error try this : You need just comment all devise lines temporally (in routes.rb / user.rb) to not get raise. and run rails generate devise:install
Things to know:
-
Gem devise documentation : github.com/plataformatec/devise
-
To push in specific branch : git push origin branchName
Please feel free to use a different markup language if you do not plan to run rake doc:app
.