- Ruby version: 2.3.1p112
- Rails version: 5.0.7
A project for a RoR Dev Position;
Details(pt-br): https://gist.github.com/rodrigomaia/3534b58be07864aeffd6d51a265d13e7
https://travis-ci.org/icehaku/happy_nel
https://codeclimate.com/github/icehaku/happy_nel
https://github.com/icehaku/happy_nel.git
bundle install
rake db:migrate
rake db:create RAILS_ENV=test #test suite
rspec ./spec #test suite