Why do you want the password in "readable" form? That goes against the most basic point of even having a password...
On Wednesday, June 20, 2012 6:04:30 AM UTC-7, Ruby-Forum.com User wrote: > > Hi all > > I'm using rails 3.2.1 + devise 2.0.4 > > My problem is that in my website only : Admin will create new users no > direct registration for users. Now when Admin create new_user > confirmation mail will be send to the user email id. The content of the > mail is > > user_name > user_password > > But the password come in encrypted format. > > > How I'll get password in readable form. > > -- > 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 view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/5-TSYvDH_fEJ. 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.

