This is a application for understand Ruby and Rails a sample To-do-list
- Created Models [Completed]
- Created Controllers [Completed]
- Setup Application for tests [Completed]
- And Created tests [Need more]
- Integrated with React + Webpacker [I need to do]
- Ruby 2.4.1
- Rails 5.0.6
- Clone:
https://github.com/IgorVieira/todo-api-rails.git
- Install:
bundle install
bundle exec rspec