ssunday / tellie-fast-facts

tellie-fast-facts code homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tellie Fast Facts

Fast Facts game app for interview process.

Requirements

  • Postgres
  • Ruby 2.6.6

Setup

  • bundle install
  • bin/rails db:setup
  • bin/rails s

View at http://localhost:3000

Testing

bundle exec rspec

Brakeman analysis: bundle exec brakeman

Linting

bundle exec rubocop -a -c .rubocop.yml

About

tellie-fast-facts code homework


Languages

Language:Ruby 80.4%Language:HTML 17.1%Language:CSS 2.5%Language:JavaScript 0.1%