Sha256: f17f151b838526fed8e2afc3e49edae346beab4b7bd2511c1189fc3997ca2db4

Contents?: true

Size: 208 Bytes

Versions: 35

Compression:

Stored size: 208 Bytes

Contents

require "formtastic"

class CkeditorInput
  include ::Formtastic::Inputs::Base

  def to_html
    input_wrapping do
      label_html <<
      builder.cktext_area(method, input_html_options)
    end
  end
end

Version data entries

35 entries across 35 versions & 4 rubygems

Version Path
danabr75-ckeditor-4.1.6 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.6.0 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.5.10.3 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.5.10.2 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.5.10.1 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.5.7.1 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.5.7 lib/ckeditor/hooks/formtastic.rb
ckeditor_custom_controller-4.1.6 lib/ckeditor/hooks/formtastic.rb
ckeditor-4.1.6 lib/ckeditor/hooks/formtastic.rb
ckeditor-4.1.5 lib/ckeditor/hooks/formtastic.rb
ckeditor-4.1.4 lib/ckeditor/hooks/formtastic.rb
ckeditor-4.1.3 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.4.7.4 lib/ckeditor/hooks/formtastic.rb
ckeditor-4.1.2 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.4.7.3 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.4.7.2 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.4.7.1 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.4.7 lib/ckeditor/hooks/formtastic.rb
glebtv-ckeditor-4.4.6 lib/ckeditor/hooks/formtastic.rb
ckeditor-4.1.1 lib/ckeditor/hooks/formtastic.rb