Archive

Posts Tagged ‘upgrade’

Upgrading Devise from 1.1.x to 1.2.1

April 14th, 2011 2 comments
Our Ruby on Rails applications use a very nice gem called Devise to handle authentication on our websites. Devise is well supported, and thus gets updated quite a bit. They recently upgraded to 1.2.x, which requires a few fixes if you come from 1.1.x . Here are the steps I took to migrate from Devise 1.1.7 to 1.2.1.

Read more… Upgrading Devise from 1.1.x to 1.2.1