Railscasts - About Railscasts:
RailsCasts is produced by Ryan Bates (rbates on Twitter and ryanb on GitHub). A new episode will be released each week fea...
ASCIIcast 235 - Devise and OmniAuth (revised)
In this episode I build upon a standard Devise setup and show how to add 3rd party authentication using OmniAuth. This inc...
cancanいいな(Rails
we covered Declarative Authorization . While it is an excellent authorization plugin for Rails it can be a little heavy fo...
Episode 59: Optimistic Locking (revised)
There is a chance one user will unintentionally override someone else's changes if they update a record near the same time...
