Ruby on Rails Tuesday, January 31, 2012

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 delivered to the admin email id and not to the actual user
mail id.


This is tricky but this is what my requirement is.

Can this be done in devise?
Or is there any other possibilities?

Can anyone share your thoughts on this?

Regards,

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment