Skip to content

REST Web Service in Rails to learn how use mongoid , Cucumber and RSpec

Notifications You must be signed in to change notification settings

andrecastro/user_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST on Rails

Basic project to learn how make a REST WEBSERVICE on rails. Using MongoDB, Cucumber and RSpec

Getting Started

  1. Download and install mongodb or change config/mongoid.yml

  2. Run “rake cucumber” to know about all scenarios

  3. Run “rspec –format doc” to see the docs.

  4. Run “rails s” and use a program like “curl” to access the resources

About

REST Web Service in Rails to learn how use mongoid , Cucumber and RSpec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages