Sha256: 1225d0f82bf1068a91edc4beba52974b9ca3a302855624917c5e5f9ea9af3f49
Contents?: true
Size: 416 Bytes
Versions: 10
Compression:
Stored size: 416 Bytes
Contents
CKEditor ======== # Generate models to store uploaded images and files from ckeditor # It generate three models: Ckeditor::Asset, Ckeditor::Picture and Ckeditor::AttachmentFile, # and migration for "ckeditor_assets" table # By default backend is paperclip ./script/generate ckeditor_migration # options: --backend, [--backend=PROCESSOR] # Configure for selected file uploader (options: paperclip/attachment_fu)
Version data entries
10 entries across 10 versions & 3 rubygems