SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 253 forks source link

editor broke after update #19

Closed rubeh closed 11 years ago

rubeh commented 11 years ago

I just updated redactor-rails to the latest version because uploading an image resulted in CSRF-errors. After the update, i had to remove the <% redactor %> and add "redactor" as the class of my text_area. I did that, but it doesn't work. The text_area does not transform in a redactor editor.

I read the documentation and did all what's in there. Any ideas?

brunomac commented 11 years ago

Hi rubenb, how did you resolve that issue, I have exactly the same problem. tx