Skip to content

durango-ruby-school/readathon2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

678a1e1 · Apr 14, 2014

History

4 Commits
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014
Apr 14, 2014

Repository files navigation

Readathon2

This is a starter app for the Durango Ruby School in-class project.

Requirements

  • Postgresql

Setup Instructions

  1. Copy config/database.yml.example to config/database.yml

  2. Update config/database.yml to work with your local machine

  3. Create and migrate the database

    $ rake db:create db:migrate db:test:prepare
    
  4. Run rake to make sure rspec runs successfully

    $ rake
    

About

Starter app for readathon in class project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published