Rails For Zombies 2 Watch Us Build

We changed the name of this series to "Watch Us Build," so you may see an occasional reference to its former name ("Soup to Bits") in this repository.

This is the app built in the Watch Us Build episode for the Rails for Zombies 2 course.

In order to run this locally, you must run:

  • bundle
  • rake db:setup
  • rails s