Sha256: d4e1211cdf02deff391142fc60fc8d1545989cbafd1ecd31f33af7d3a9123a29

Contents?: true

Size: 175 Bytes

Versions: 21

Compression:

Stored size: 175 Bytes

Contents

class Ckeditor::Picture < Ckeditor::Asset
  attachment :data, extension: image_file_types

  def url_content
    url
  end

  def url_thumb
    url(:fill, 118, 100)
  end
end

Version data entries

21 entries across 21 versions & 5 rubygems

Version Path
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/ckeditor-4.3.0/lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
danabr75-ckeditor-4.1.6 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.11.1 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.3.0 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.7.3.1 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.7.3 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.2.4 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.2.3 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.6.0 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.2.2 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.2.1 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.5.10.3 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.5.10.2 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.5.10.1 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.2.0 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.5.7.1 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
glebtv-ckeditor-4.5.7 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor_custom_controller-4.1.6 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.1.6 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb
ckeditor-4.1.5 lib/generators/ckeditor/templates/active_record/refile/ckeditor/picture.rb