search for: ckeditor_textarea_tag

Displaying 1 result from an estimated 1 matches for "ckeditor_textarea_tag".

2011 Jul 01
0
trouble with rails-ckeditor gem "form_tag"
Hi All, I am trying to use the rails-ckeditor gem and running into some problems. It is working fine for FORM_FOR but when implimenting on FORM_TAG, it giving errot "undefined method `ckeditor_textarea_tag'' for #<#<Class:0x9180348>:0x917e848>". My view field is <%= ckeditor_textarea_tag :msg, :toolbar=>''Full'', :width => ''100%'', :height => ''200px'' %> Here i c''t put <%= ckeditor_textarea("o...