Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 234 Bytes

README.rdoc

File metadata and controls

12 lines (10 loc) · 234 Bytes

Flexite

Run project

  1. git clone the project

  2. git checkout develop

  • bundler installed? - bundle

  • bundler not installed? - gem install bundler + bundle

  1. cd test/dumy

  2. rake db:create

  3. rake db:migrate

  4. rake db:seed