README Ruby version 2.6.3 Setup rvm gemset create cake-app bundle install rails s System dependencies rvm Configuration Database creation rake db:create rake db:migrate db:seed How to run the test suite bin/rake test test/models/filename