File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ruby and the fly likes Mail Sending in Ruby on Rails Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Ruby
Reply Bookmark "Mail Sending in Ruby on Rails" Watch "Mail Sending in Ruby on Rails" New topic
Author

Mail Sending in Ruby on Rails

Selva Chezhian Labam
Greenhorn

Joined: Sep 08, 2010
Posts: 9
Hi All,
How send email to the users through Ruby on Rails? I have the users' email id in my database.
Sumit Bisht
Ranch Hand

Joined: Jul 02, 2008
Posts: 272

There's a subframework within Rails, Action Mailer, that is used to send/receive emails.
Try using script/generate mailer <mailername> <mail action> <mail action2> for a quick review.
See, http://am.rubyonrails.org
 
IntelliJ Java IDE
 
subject: Mail Sending in Ruby on Rails
 
Threads others viewed
Ruby on Rails
Worried about java
Why has Ruby gained popularity just recently?
Web Application design
Java vs. Ruby LOL
developer file tools