Skip to content

See Rails in Action. Learn to develop an Online Books Store API using Rails 4.

License

Notifications You must be signed in to change notification settings

sreenadhp/introduction-to-ruby-on-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction To Ruby On Rails

See Rails in Action. Learn to develop an Online Books Store API using Rails 4.

In this session, we will do the following:

  1. Create a rails application from scratch and configure the required gems for test driven development

  2. Develop a book store API application which will accept a GET request the URL /api/v1/books.json and returns a the json containing the list of books

  3. Follow Test Driven Development (TDD) while developing the application

Index

Ruby

Ruby on Rails

image courtesy : http://compsci.ca, http://blog.bounceweb.com

About

See Rails in Action. Learn to develop an Online Books Store API using Rails 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published