On Aug 12, 2013, at 11:05 PM, rubist2013 rails <[email protected]> wrote:

> From a rails social question and answer site, I want to allow users to
> share a question via email.  The question would have an email icon that
> opens a modal where an email address, name, and comments could be
> entered.  I am not interested in saving the entered information.  It
> would get passed to action mailer for the email.  What is the best
> approach for this?  Code helps :)

Are the address & name that of the sender or recipient? Where does the other 
(sender or recipient) info come from? What does the mail contain? Just the 
comments? At any rate, what actual information do you need to know? Have you 
read http://guides.rubyonrails.org/action_mailer_basics.html yet?


-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/7F70DF14-61DC-45FB-A2CD-F869E088D43B%40gmail.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to