This is a make-shift app for some exercises with the TechLadies Ruby on Rails teams.
-
Fork and clone this repository.
-
Run
bundle
in the project directory. -
Run
rake db:create db:migrate db:seed
in the project directory.
A make-shift app for some exercises with the TechLadies Ruby on Rails teams.
Ruby