This is a simple example project, to illustrate the online course REST API with Ruby on Rails (currently available only in french: API REST avec Ruby on Rails on Udemy).
2.4.0
Perform a bundle install
to install every needed gem.
Simple SQLite database, just run rails db:setup
.
Run rspec
.