Latest Free Screencasts
RailsCasts #95 More on ActiveResource
Railscasts - 2008-03-02 - free
See how to handle authentication and custom actions using ActiveResource in this episode.
Watch this screencastRailsCasts #77 Destroy Without JavaScript
Railscasts - 2007-10-29 - free
If the user has JavaScript disabled, the "Destroy" link might not work properly. In this episode I will explore a number of ways to work around this issue.
Watch this screencastRailsCasts #67 restful_authentication
Railscasts - 2007-08-20 - free
Need multiple user authentication? If so, the restful_authentication plugin is a great way to go. It will generate some basic authentication code for you which is good starting point to your authentication system. Watch this episode for details.
Watch this screencastEpisode 010: REST Web Services with Rails
Sdruby - 2006-10-03 - free
Chris Abad talks a little bit about providing web services to your Rails application using some of the new REST features found in Edge Rails. At the end, he also throws in a bonus tip on using Rick Olson's authentication plugin restful_authentication to add authentication to your REST API. Here are the slides
Watch this screencastEpisode 007: Rails Authentication
Sdruby - 2006-09-08 - free
Kevin Clark gives us a brief overview of two of Rick Olson's authentication plugins: acts_as_authenticated and restful_authentication.
Watch this screencast