how to mail from ror

hi all,

         when i checked a checkbox and submit the form i want to mail a person.how to do it in rails.people know it please help me.

google email with rails

have a look at ActionMailer: http://api.rubyonrails.org/classes/ActionMailer/Base.html

ActionMailer::Base

+ with Gmail Account , Read it :

GoodLuck

Reinhart