Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Free Screencasts

RailsCasts #270 Authentication in Rails 3.1

Railscasts - 2011-06-13 - free

Here I show off three new features in Rails 3.1 that will help with authentication: easier HTTP Basic, SecurePassword in the database, and forcing SSL.

Watch this screencast

RailsCasts #250 Authentication from Scratch

Railscasts - 2011-01-24 - free

Password authentication is not too complicated to make from scratch, it will also help to get a better understanding of how it works.

Watch this screencast

RailsCasts #241 Simple OmniAuth

Railscasts - 2010-11-22 - free

Authentication is incredibly simple to add with just OmniAuth if you don't need username/password or multiple authentications per user.

Watch this screencast

RailsCasts #236 OmniAuth Part 2

Railscasts - 2010-10-13 - free

In this episode we continue our look at integrating OmniAuth with devise. Here I show how to set up new users with validations.

Watch this screencast

RailsCasts #235 OmniAuth Part 1

Railscasts - 2010-10-11 - free

OmniAuth is an easy way to add many different authentication services to your app. In this episode we start integrating it with Devise.

Watch this screencast

RailsCasts #233 Engage with Devise

Railscasts - 2010-09-27 - free

Janrain Engage (aka RPX) makes it easy to support many authentication solutions through their one service.

Watch this screencast

RailsCasts #210 Customizing Devise

Railscasts - 2010-04-19 - free

Here we dive deeper into Devise by customizing how the views, routing, validations, and authentication works.

Watch this screencast

RailsCasts #209 Introducing Devise

Railscasts - 2010-04-12 - free

Devise is a full-featured authentication solution which handles all of the controller logic and form views for you. Learn how to set it up in this episode.

Watch this screencast

RailsCasts #192 Authorization with CanCan

Railscasts - 2009-12-14 - free

CanCan is a simple authorization plugin that offers a lot of flexibility. See how to use it in this episode.

Watch this screencast

RailsCasts #188 Declarative Authorization

Railscasts - 2009-11-16 - free

Declarative authorization provides an advanced and powerful solution for role based authorization.

Watch this screencast