
Welcome to my next installment to the ongoing series called "Let's Build: With Ruby on Rails". This 10-part series will cov...
8450 reads
You are viewing a list of articles tagged: devise
Welcome to my next installment to the ongoing series called "Let's Build: With Ruby on Rails". This 10-part series will cov...
8450 reads
Devise is a ruby gem I use in nearly any Rails app. Authentication is a not so simple concept to master and as a result Devise has stood to be one of the mos...
6401 reads
Continuing my Let's Build with Ruby on Rails - Extending Devise series I take a look at adding confirmation emails to a given Ruby on Rails application.
...
18056 reads
Continuing my Let's Build with Ruby on Rails - Extending Devise series I take a look at Devise custom routing options within a Ruby on Rails application harn...
4258 reads
Welcome to another installment of my Let's Build with Ruby on Rails - Extending Devise series within a series. This post will teach you how to allow a user t...
10536 reads
The Devise gem ships with a default configuration that allows you to sign in on a specific route. This post addres...
3478 reads
Welcome to another installment in my Let's build with Ruby on Rails: Extending Devise series. This tutorial teaches you how to sign in with Twitter using Dev...
7849 reads