Handy Rails Tips

Building a REST API in Ruby on Rails 3

This short screencast is one that I recorded back in 2012 to demonstrate the power of Ruby on Rails to a client.

In this video I set up a basic User resource, and then create controller endpoints to create, read, update, and destroy records via JSON requests.