RailsCasts Pro episodes are now free!

Learn more or hide this

mgrantley's Profile

GitHub User: mgrantley

Comments by

Avatar

Thanks for the screencast. I'm just wondering...is there a simple way to implement this while using devise? Right now, I'm thinking that I'd have to kind of hack the out my own create method in the UserRegistrationController that devise comes with.