Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

codeschool/WatchUsBuild-ReadingListAppWithRails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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