Hi,
Has anyone got any good tutorials on how to send emails in ruby, seems a
bit more complicted than PHP
Thanks
Scott
Hi,
Has anyone got any good tutorials on how to send emails in ruby, seems a
bit more complicted than PHP
Thanks
Scott
Please see the Wiki or API or search Google for ActionMailer
Just use ruby standart Net::SMTP library.
scott wrote:
Hi,
Has anyone got any good tutorials on how to send emails in ruby, seems a
bit more complicted than PHP
Rails has ActionMailer, but that’s not part of Ruby. See:
http://rubyonrails.org/api/classes/ActionMailer/Base.html
Warren
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