hi,
i would like to encode an email adresss in ascii format.
How to do that in ruby, i can’t find a method.
Maybe exist a rails plugin to protect email collecting ?
Thanks for your help
hi,
i would like to encode an email adresss in ascii format.
How to do that in ruby, i can’t find a method.
Maybe exist a rails plugin to protect email collecting ?
Thanks for your help
On Jun 19, 3:07 am, Frioffol F. <rails-mailing-l…@andreas-
s.net> wrote:
Posted viahttp://www.ruby-forum.com/.
you have to google for “enkode email address”!
On Jun 19, 2007, at 8:54 AM, [email protected] wrote:
–
Posted viahttp://www.ruby-forum.com/.you have to google for “enkode email address”!
Use the mail_to helper
http://api.rubyonrails.org/classes/ActionView/Helpers/
UrlHelper.html#M000492
-Rob
Rob B. wrote:
On Jun 19, 2007, at 8:54 AM, [email protected] wrote:
–
Posted viahttp://www.ruby-forum.com/.you have to google for “enkode email address”!
Use the mail_to helper
http://api.rubyonrails.org/classes/ActionView/Helpers/
UrlHelper.html#M000492-Rob
great !
thanks for your answers
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs