RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: zacstewart
Site: http://zacstewart.com
I wrote an article on doing this but in my solution, upon registering I just updated the current anonymous user instead of creating a new one and transferring all their data.
http://highgroove.com/articles/2012/10/09/lazy-user-registration-for-rails-apps.html
I wrote an article on doing this but in my solution, upon registering I just updated the current anonymous user instead of creating a new one and transferring all their data.
http://highgroove.com/articles/2012/10/09/lazy-user-registration-for-rails-apps.html