Basic project to learn how make a REST WEBSERVICE on rails. Using MongoDB, Cucumber and RSpec
-
Download and install mongodb or change config/mongoid.yml
-
Run “rake cucumber” to know about all scenarios
-
Run “rspec –format doc” to see the docs.
-
Run “rails s” and use a program like “curl” to access the resources