Skip to content

jtrinker/atbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arethebaronsplaying.com

Rails App using PostgreSQL, Ruby 2.1.0, Rails 4.0.4, Foundation 5 Deleted terrible turbolinks Models: Game, Phrase

SETUP

  1. git clone github.com/jtrinker/atbp.git

  2. Add secret_token.rb

  3. bundle install

  4. Create Postgres role: createuser -s -r atbp

  5. Create database: rake db:create:all

  6. Start postgres: I recommend downloading postgres app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published