This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
707f487128
foodsoft
/
app
/
views
/
mailer
/
reset_password.text.haml
2 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
fix reset password breakage by avoiding encoding ampersand in url (closes #123)
2013-06-11 00:01:57 +02:00
= raw t '.text', user: @user.nick, link: @link, expires: I18n.l(@user.reset_password_expires)
Reference in a new issue
Copy permalink