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