README¶ ↑ Installing gems: bundle install Prepare database: bin/rake db:setup bin/rake db:seed Run app: rails s