Show Menu
Cheatography

TravelContact BE Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Commands

bundle exec rails s
Start server
bundle exec rails c
Start command line shell
bundle exec rake db:migrate
Run pending migrations
bundle exec rake db:seed
Run seed
bundle exec rake db:sin­gle­[FI­LE_­NAME]
Run a single seed file

Migrations

 
   

Generate