Sha256: 38d50225a8cce72a7badc255890c277da0f12e8646f0e732e702fac71a648457

Contents?: true

Size: 209 Bytes

Versions: 2

Compression:

Stored size: 209 Bytes

Contents

class Admin::Ckeditor::AttachmentsController
  def current_resource_class
    ::Fullstack::Ckeditor.attachment_class
  end

  def attachment_name
    ::Fullstack::Ckeditor.attachment_attachment
  end
  
  
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fullstack-ckeditor-0.1.4 app/controllers/admin/ckeditor/attachments_controller.rb
fullstack-ckeditor-0.1.3 app/controllers/admin/ckeditor/attachments_controller.rb