These tutorials will show you how to set up a user registration/authentication system with Authlogic, and then to set up a password reset system.
It'll give you a good start on a RESTful setup, which you can then tweak however you like. http://github.com/binarylogic/authlogic_example/tree/master http://www.binarylogic.com/2008/11/16/tutorial-reset-passwords-with-authlogic/ Requiring an email activation is closely related to reseting someone's password - once you've worked through these two tutorials, you should have everything you need. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

