Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 488 Bytes

README.rdoc

File metadata and controls

16 lines (10 loc) · 488 Bytes

README

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:

Please feel free to use a different markup language if you do not plan to run rake doc:app.