Help out: share this site!

Latest Screencasts

Does your web application have an ActiveResource-based API, or are you thinking of creating one? Testing your API’s client library can be a pain - it has to hit a real, running version of your application. ActiveResource gives us a way to mock its HTTP calls, via HttpMock but it’s... Watch this screencast


More on ActiveResource

Railscasts - 2008-03-02 - free

See how to handle authentication and custom actions using ActiveResource in this episode. Watch this screencast


ActiveResource Basics

Railscasts - 2008-02-24 - free

ActiveResource allows you to easily communicate between multiple Rails applications. See how in this episode. Watch this screencast