ucsd-ra / reumanager

Rails based application built to facilitate the online application process for NSF REU programs.
2 stars 1 forks source link

Upgrade Devise 2 to Devise 3 #8

Open wesvetter opened 10 years ago

wesvetter commented 10 years ago

Might be good to upgrade to Devise 3. Devise 2 requires a version of the rail_ties gem that is specific to Rails 3. I forked the Devise repo and updated the Gemspec for the Devise 2.2 branch, but we should come up with a better long-term solution.