joshnabbott / homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running it locally

Dependencies: Ruby 2.0, Rails 4, SQLite

  • Clone the repository

  • Drop threats.csv into /db/

  • Create the database bundle exec rake db:create

  • Setup and bootstrap database: bundle exec rake db:migrate db:seed

  • Start the server: rails s

  • Visit localhost:3000/threats

About


Languages

Language:JavaScript 74.5%Language:CSS 23.3%Language:Ruby 1.5%Language:CoffeeScript 0.4%Language:HTML 0.3%