Hi Everyone,
I want to use newsletter management system on my Rails application. Can anybody help me ,how can I do this or refer appropriate documentation for this.
Nishant
Hi Everyone,
I want to use newsletter management system on my Rails application. Can anybody help me ,how can I do this or refer appropriate documentation for this.
Nishant
If you're trying to create a newsletter manager that will email your subscribers then you'll want to look into ActionMailer documentation.