##// END OF EJS Templates
scm: Ruby 1.9 compatibility for diff, cat and blame (#2664)....
scm: Ruby 1.9 compatibility for diff, cat and blame (#2664). "\xC2\x80" of latin1(iso-8859-1) is valid sequence of UTF-8. to_utf8() should not return string if it is UTF-8 valid_encoding. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4922 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r902:9c9ae2177163
r4802:d43284ba0476
Show More
account_activation_request.text.plain.rhtml
2 lines | 73 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / account_activation_request.text.plain.rhtml
<%= l(:mail_body_account_activation_request, @user.login) %>
<%= @url %>