--- !ruby/object:Gem::Specification name: fullstack-ckeditor version: !ruby/object:Gem::Version version: 0.1.2 prerelease: platform: ruby authors: - mcasimir autorequire: bindir: bin cert_chain: [] date: 2013-01-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: jeweler requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.8.4 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.8.4 description: ckeditor gem for fullstack-admin email: maurizio.cas@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - Gemfile - Gemfile.lock - README.md - Rakefile - VERSION - app/assets/javascripts/fullstack/ckeditor.js.coffee - app/controllers/ckeditor/application_controller.rb - app/controllers/ckeditor/attachment_files_controller.rb - app/controllers/ckeditor/pictures_controller.rb - app/inputs/markup_input.rb - app/models/ckeditor/asset.rb - app/models/ckeditor/attachment_file.rb - app/models/ckeditor/picture.rb - config/routes.rb - fullstack-ckeditor.gemspec - lib/fullstack-ckeditor.rb - lib/fullstack/ckeditor.rb - lib/fullstack/ckeditor/engine.rb - lib/generators/fullstack/ckeditor/install_generator.rb - lib/generators/fullstack/ckeditor/templates/ckeditor/ckeditor.js - lib/generators/fullstack/ckeditor/templates/ckeditor/config.js - lib/generators/fullstack/ckeditor/templates/ckeditor/contents.css - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/gal_add.jpg - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/gal_add.png - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/gal_del.png - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/gal_more.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/preloader.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/avi.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/ckfnothumb.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/doc.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/docx.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/exe.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/gz.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/htm.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/jpg.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/mp3.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/mpg.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/pdf.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/psd.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/rar.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/swf.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/tar.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/txt.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/unknown.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/wmv.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/xls.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/xlsx.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/images/thumbs/zip.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/javascripts/application.js - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/javascripts/fileuploader.js - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/javascripts/jquery.min.js - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/javascripts/jquery.tmpl.min.js - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/javascripts/rails.js - lib/generators/fullstack/ckeditor/templates/ckeditor/filebrowser/stylesheets/uploader.css - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/af.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ar.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/bg.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/bn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/bs.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ca.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/cs.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/cy.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/da.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/de.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/el.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/en-au.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/en-ca.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/en-gb.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/en.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/eo.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/es.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/et.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/eu.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/fa.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/fi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/fo.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/fr-ca.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/fr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/gl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/gu.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/he.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/hi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/hr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/hu.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/is.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/it.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ja.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ka.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/km.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ko.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ku.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/lt.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/lv.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/mk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/mn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ms.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/nb.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/nl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/no.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/pl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/pt-br.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/pt.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ro.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ru.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/sk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/sl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/sr-latn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/sr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/sv.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/th.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/tr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/ug.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/uk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/vi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/zh-cn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/lang/zh.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/da.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/de.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/el.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/en.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/es.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/et.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/he.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/it.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/no.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/about/dialogs/about.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/about/dialogs/logo_ckeditor.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/clipboard/dialogs/paste.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/colordialog/dialogs/colordialog.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/dialog/dialogDefinition.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/div/dialogs/div.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/fakeobjects/images/spacer.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/find/dialogs/find.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/flash/dialogs/flash.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/flash/images/placeholder.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/button.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/checkbox.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/form.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/hiddenfield.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/radio.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/select.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/textarea.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/dialogs/textfield.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/forms/images/hiddenfield.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/icons.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/iframe/dialogs/iframe.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/iframe/images/placeholder.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/image/dialogs/image.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/image/images/noimage.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/link/dialogs/anchor.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/link/dialogs/link.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/link/images/anchor.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/liststyle/dialogs/liststyle.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/magicline/images/icon.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/pagebreak/images/pagebreak.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/pastefromword/filter/default.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/preview/preview.html - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/scayt/LICENSE.md - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/scayt/README.md - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/scayt/dialogs/options.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/scayt/dialogs/toolbar.css - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_address.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_blockquote.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_div.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_h1.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_h2.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_h3.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_h4.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_h5.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_h6.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_p.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/showblocks/images/block_pre.png - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/dialogs/smiley.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/angel_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/angry_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/broken_heart.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/confused_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/cry_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/devil_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/embaressed_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/embarrassed_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/envelope.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/heart.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/kiss.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/lightbulb.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/omg_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/regular_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/sad_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/shades_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/teeth_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/thumbs_down.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/thumbs_up.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/tongue_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/tounge_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/smiley/images/wink_smile.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/ca.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/cs.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/cy.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/de.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/el.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/en.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/eo.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/et.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/fa.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/fi.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/fr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/he.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/hr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/it.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/ku.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/lv.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/nb.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/nl.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/no.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/sk.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/sv.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/tr.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/ug.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/specialchar/dialogs/specialchar.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/table/dialogs/table.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/tabletools/dialogs/tableCell.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/templates/dialogs/templates.css - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/templates/dialogs/templates.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/templates/templates/default.js - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/templates/templates/images/template1.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/templates/templates/images/template2.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/templates/templates/images/template3.gif - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/LICENSE.md - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/README.md - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/dialogs/ciframe.html - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/dialogs/tmpFrameset.html - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/dialogs/wsc.css - lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/dialogs/wsc.js - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/dialog.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/dialog_ie.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/dialog_ie7.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/dialog_ie8.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/dialog_iequirks.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/dialog_opera.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/editor.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/editor_gecko.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/editor_ie.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/editor_ie7.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/editor_ie8.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/editor_iequirks.css - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/icons.png - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/images/arrow.png - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/images/close.png - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/images/mini.png - lib/generators/fullstack/ckeditor/templates/ckeditor/skins/moono/readme.md - lib/generators/fullstack/ckeditor/templates/ckeditor/styles.js homepage: http://github.com/mcasimir/kaminari-bootstrap licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 1284024409390455334 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: ckeditor gem for fullstack-admin test_files: []