[Rails] Redactor integration problem

2013-08-03 Thread Máté Kaszás
Hi Guys, I am trying to implement Redactor into my app. It is for the Member model which has a blog. I followed the instructions located here: https://github.com/SammyLin/redactor-rails But still getting this error - Any thoughts on why this happens? Do You have experience with it? Do You know

[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