Re: [Rails] Contact form - NoMethodError (undefined method `each' for nil:NilClass)

2013-06-23 Thread Colin Law
On 23 June 2013 05:20, Máté Kaszás wrote: > Hi Guys, > > So basically I want a contact form to appear on all the service pages. > I've already created a contact form for the contact page which works > perfectly using this tutorial: > http://matharvard.ca/posts/2011/aug/22/contact-form-in-rails-3/

[Rails] Contact form - NoMethodError (undefined method `each' for nil:NilClass)

2013-06-23 Thread Máté Kaszás
Hi Guys, So basically I want a contact form to appear on all the service pages. I've already created a contact form for the contact page which works perfectly using this tutorial: http://matharvard.ca/posts/2011/aug/22/contact-form-in-rails-3/ Now I would like to implement this approach on the s