RailsCasts Pro episodes are now free!

Learn more or hide this

Applied Filters: omniauth x
Facebook Graph API
Episode #361Jun 25, 201260 comments

Facebook Graph API

Learn how to use the Facebook Graph API with the Koala gem to fetch data from Facebook and post content through a user. Here I delve into permissions, error handling, and more. (14 minutes)
Authentication from Scratch
Episode #250Jan 24, 2011129 comments

Authentication from Scratch

Password authentication is not too complicated to make from scratch, it will also help to get a better understanding of how it works. (15 minutes)
Gravatar
Episode #244Dec 13, 201040 comments

Gravatar

Gravatar is a service for providing user avatars. See how easy it is to use in Rails in this episode. (5 minutes)