jtrinker / atbp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 85.8%Language:CSS 8.5%Language:Ruby 3.4%Language:HTML 2.3%Language:ApacheConf 0.0%