Plugins - Simply Rich Authenticator
Add to favoritesThis is a Ruby on Rails application. It has the following features:
1) Login 2) Logout 3) Forgot Password 4) Reset Password
It uses Rails 2.0.
Add to favoritesThis is a Ruby on Rails application. It has the following features:
1) Login 2) Logout 3) Forgot Password 4) Reset Password
It uses Rails 2.0.
Thank you for the great plugin and fabulous free screencasts. Screencast #20 was particularly useful.
http://www.rubyplus.org/episodes/20-Extended-RESTful-Authentication-Rails-2-App.html
I was wondering two things:
is there a reason why you included the products scaffolding and contact us functionality in this plugin? Are there any associations that we should be aware of if we remove this functionality?
do you have any suggestions for implementing testing specific to this plugin? I found the plugin to work smoothly, but I have been unable to reconcile the existing tests.
Once again, thank you for the great plugin and screencasts, they have been essential to my building a strong foundation in Rails, and especially for navigating REST and 2.0.