Re: [Rails] Devise with Rails 3

2012-02-01 Thread Dave Aronson
On Wed, Feb 1, 2012 at 02:33, angel david wrote: > 2. Admin send reset password for the user mail id, where the user is not > active. When this scenario is generated, the reset instruction mail > should be delivered to the admin email id and not to the actual user > mail id. ... > Or is there any

[Rails] Devise with Rails 3

2012-01-31 Thread angel david
Hi All, Im using devise with rails 3. My requirement in this is, There are two scenarios. 1. User send reset password for their email id. 2. Admin send reset password for the user mail id, where the user is not active. When this scenario is generated, the reset instruction mail should be deliv