You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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