Ruby on Rails Monday, August 12, 2013

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 :)

Thanks.

--
Posted via http://www.ruby-forum.com/.

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b8c84b256263e63a3bfafac8c8a39f19%40ruby-forum.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment