Sha256: f86e82178865d43ad1a3e4c3e38e863abe7ec608e345d594d5468af281219093
Contents?: true
Size: 235 Bytes
Versions: 2
Compression:
Stored size: 235 Bytes
Contents
class Admin::Ckeditor::PicturesController < Admin::Ckeditor::AssetsController def current_resource_class ::Fullstack::Ckeditor.picture_class end def attachment_name ::Fullstack::Ckeditor.picture_attachment end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fullstack-ckeditor-0.1.4 | app/controllers/admin/ckeditor/pictures_controller.rb |
fullstack-ckeditor-0.1.3 | app/controllers/admin/ckeditor/pictures_controller.rb |