Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 838 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 838 Bytes

Happy Nel

Build Status

Maintainability

  • Ruby version: 2.3.1p112
  • Rails version: 5.0.7

Description

A project for a RoR Dev Position;

Details(pt-br): https://gist.github.com/rodrigomaia/3534b58be07864aeffd6d51a265d13e7

CI - Code Maintainability

https://travis-ci.org/icehaku/happy_nel

https://codeclimate.com/github/icehaku/happy_nel

Run the Project

https://github.com/icehaku/happy_nel.git
bundle install
rake db:migrate
rake db:create RAILS_ENV=test #test suite
rspec ./spec #test suite

Hosted Project on Heroku

https://happy-nel.herokuapp.com/