ivopozzani / refactoring-exercise-for-trainees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring exercise for trainees

Dependencies

Ruby ~> 2.7 Bundler ~> 2.3

Setup

$ bundle install
$ cp config/database.yml.example config/database.yml
$ rails db:create db:migrate

Running locally

$ bundle exec rspec

About


Languages

Language:Ruby 99.5%Language:HTML 0.5%