Skip to content

Bodacious/BuildingARESTAPIinRails3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building A REST API in Rails 3

This app is the one built in this short screencast on building a REST API in Rails 3

I've DRYed up the controller code a little more, the extra helper methods are more in line with the way I prefer to code.

Note, I've removed the references to the instance variables @user and @users in the views. Instead, they're accessed via helper methods!

About

App code from the Screencast on building a REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published