CodeMontageHQ / codemontage

CodeMontage empowers coders to improve their impact on the world. Find open source software projects with a social impact and save the world.
http://codemontage.com
GNU General Public License v3.0
80 stars 79 forks source link

Fix password reset #383

Closed ADStrovers closed 9 years ago

ADStrovers commented 9 years ago

Fixes a small bug introduced when devise gem was updated past version 3.1.0. This should resolve the invalid token issue on password reset.

ADStrovers commented 9 years ago

Unintended commits were added. Going in and fixing them now.