README SAMPLE API Project Ruby 2.1 & Rails 4.2 Database setup (SQLite) rake db:create rake db:migrate rake db:populate # Some fake data How to test the API rake test # to run all 23 tests and passing! :)