Skip to content

Contact Form #3

Description

@justindunn

This should be pretty simple, the contact page needs to have a contact form. In Rails there is a way to make whats called a action mailer. Here are a couple of helpful links

http://matharvard.ca/posts/2011/aug/22/contact-form-in-rails-3/

http://guides.rubyonrails.org/action_mailer_basics.html

All that the form needs is a name text field, email text field, a message text area and a send button (submit button) and the email address' all forms should be sent to are

cooterfinger@illbillyrecords.com

and

webmaster@illbillyrecords.com (use in CC section)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions