Skip to content

Latest commit

 

History

History
executable file
·
11 lines (10 loc) · 217 Bytes

File metadata and controls

executable file
·
11 lines (10 loc) · 217 Bytes

Workflow

bundle make migrations fill migrations create db migrate db create / fill models write some tests (rspec) around models create / fill controllers (maybe a lot, maybe 1 by 1 methods wise) create / fill views