I had created one form just like there is one text field where user has
to
enter email id and subject is there and content when user click on
submit
button the mail has to be send.i am unable to send the mail what i have
to
write in the controller please give me step by step explanation
On 14 December 2015 at 04:50, Niti S. [email protected] wrote:
I had created one form just like there is one text field where user has to
enter email id and subject is there and content when user click on submit
button the mail has to be send.i am unable to send the mail what i have to
write in the controller please give me step by step explanation
I suggest starting with the relevant rails guide:
Colin