--- !ruby/object:Gem::Specification name: ueditor.rails version: !ruby/object:Gem::Version version: 0.0.5 platform: ruby authors: - Kaid Wong autorequire: bindir: bin cert_chain: [] date: 2014-06-25 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.1' - !ruby/object:Gem::Dependency name: simple_form requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: pry requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: coffee-rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: UEditor integration for Rails 4.1. email: - kaid@kaid.me executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - Rakefile - lib/generators/ueditor/install/install_generator.rb - lib/generators/ueditor/install/install_generator.rb~ - lib/tasks/ueditor_on_rails_tasks.rake - lib/ueditor.rails.rb - lib/ueditor/engine.rb - lib/ueditor/helpers/form_builder.rb - lib/ueditor/helpers/form_helper.rb - lib/ueditor/helpers/js_helper.rb - lib/ueditor/helpers/view_helper.rb - lib/ueditor/hooks/simple_form.rb - lib/ueditor/version.rb - test/dummy/README.rdoc - test/dummy/Rakefile - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/dummy_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/models/dummy_model.rb - test/dummy/app/views/dummy/bla.html.erb - test/dummy/app/views/dummy/new.html.erb - test/dummy/app/views/layouts/application.html.erb - test/dummy/bin/bundle - test/dummy/bin/rails - test/dummy/bin/rake - test/dummy/config.ru - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/cookies_serializer.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/locales/en.yml - test/dummy/config/routes.rb - test/dummy/config/secrets.yml - test/dummy/log/development.log - test/dummy/log/production.log - test/dummy/public/404.html - test/dummy/public/422.html - test/dummy/public/500.html - test/dummy/public/favicon.ico - test/dummy/public/ueditor/dialogs/internal.js - test/dummy/public/ueditor/dialogs/link/link.html - test/dummy/public/ueditor/lang/zh-cn/images/copy.png - test/dummy/public/ueditor/lang/zh-cn/images/localimage.png - test/dummy/public/ueditor/lang/zh-cn/images/music.png - test/dummy/public/ueditor/lang/zh-cn/images/upload.png - test/dummy/public/ueditor/lang/zh-cn/zh-cn.js - test/dummy/public/ueditor/themes/default/css/ueditor.css - test/dummy/public/ueditor/themes/default/css/ueditor.min.css - test/dummy/public/ueditor/themes/default/dialogbase.css - test/dummy/public/ueditor/themes/default/images/anchor.gif - test/dummy/public/ueditor/themes/default/images/arrow.png - test/dummy/public/ueditor/themes/default/images/arrow_down.png - test/dummy/public/ueditor/themes/default/images/arrow_up.png - test/dummy/public/ueditor/themes/default/images/button-bg.gif - test/dummy/public/ueditor/themes/default/images/cancelbutton.gif - test/dummy/public/ueditor/themes/default/images/charts.png - test/dummy/public/ueditor/themes/default/images/cursor_h.gif - test/dummy/public/ueditor/themes/default/images/cursor_h.png - test/dummy/public/ueditor/themes/default/images/cursor_v.gif - test/dummy/public/ueditor/themes/default/images/cursor_v.png - test/dummy/public/ueditor/themes/default/images/dialog-title-bg.png - test/dummy/public/ueditor/themes/default/images/filescan.png - test/dummy/public/ueditor/themes/default/images/highlighted.gif - test/dummy/public/ueditor/themes/default/images/icons-all.gif - test/dummy/public/ueditor/themes/default/images/icons.gif - test/dummy/public/ueditor/themes/default/images/icons.png - test/dummy/public/ueditor/themes/default/images/loaderror.png - test/dummy/public/ueditor/themes/default/images/loading.gif - test/dummy/public/ueditor/themes/default/images/lock.gif - test/dummy/public/ueditor/themes/default/images/neweditor-tab-bg.png - test/dummy/public/ueditor/themes/default/images/pagebreak.gif - test/dummy/public/ueditor/themes/default/images/scale.png - test/dummy/public/ueditor/themes/default/images/sortable.png - test/dummy/public/ueditor/themes/default/images/spacer.gif - test/dummy/public/ueditor/themes/default/images/sparator_v.png - test/dummy/public/ueditor/themes/default/images/table-cell-align.png - test/dummy/public/ueditor/themes/default/images/tangram-colorpicker.png - test/dummy/public/ueditor/themes/default/images/toolbar_bg.png - test/dummy/public/ueditor/themes/default/images/unhighlighted.gif - test/dummy/public/ueditor/themes/default/images/upload.png - test/dummy/public/ueditor/themes/default/images/videologo.gif - test/dummy/public/ueditor/themes/default/images/word.gif - test/dummy/public/ueditor/themes/default/images/wordpaste.png - test/dummy/public/ueditor/themes/iframe.css - test/dummy/public/ueditor/themes/mindpin/css/ueditor.css - test/dummy/public/ueditor/themes/mindpin/dialogbase.css - test/dummy/public/ueditor/themes/mindpin/images/anchor.gif - test/dummy/public/ueditor/themes/mindpin/images/arrow.png - test/dummy/public/ueditor/themes/mindpin/images/arrow_down.png - test/dummy/public/ueditor/themes/mindpin/images/arrow_up.png - test/dummy/public/ueditor/themes/mindpin/images/button-bg.gif - test/dummy/public/ueditor/themes/mindpin/images/cancelbutton.gif - test/dummy/public/ueditor/themes/mindpin/images/charts.png - test/dummy/public/ueditor/themes/mindpin/images/cursor_h.gif - test/dummy/public/ueditor/themes/mindpin/images/cursor_h.png - test/dummy/public/ueditor/themes/mindpin/images/cursor_v.gif - test/dummy/public/ueditor/themes/mindpin/images/cursor_v.png - test/dummy/public/ueditor/themes/mindpin/images/dialog-title-bg.png - test/dummy/public/ueditor/themes/mindpin/images/filescan.png - test/dummy/public/ueditor/themes/mindpin/images/highlighted.gif - test/dummy/public/ueditor/themes/mindpin/images/icons-all.gif - test/dummy/public/ueditor/themes/mindpin/images/icons.gif - test/dummy/public/ueditor/themes/mindpin/images/icons.png - test/dummy/public/ueditor/themes/mindpin/images/loaderror.png - test/dummy/public/ueditor/themes/mindpin/images/loading.gif - test/dummy/public/ueditor/themes/mindpin/images/lock.gif - test/dummy/public/ueditor/themes/mindpin/images/neweditor-tab-bg.png - test/dummy/public/ueditor/themes/mindpin/images/pagebreak.gif - test/dummy/public/ueditor/themes/mindpin/images/scale.png - test/dummy/public/ueditor/themes/mindpin/images/sortable.png - test/dummy/public/ueditor/themes/mindpin/images/spacer.gif - test/dummy/public/ueditor/themes/mindpin/images/sparator_v.png - test/dummy/public/ueditor/themes/mindpin/images/table-cell-align.png - test/dummy/public/ueditor/themes/mindpin/images/tangram-colorpicker.png - test/dummy/public/ueditor/themes/mindpin/images/toolbar_bg.png - test/dummy/public/ueditor/themes/mindpin/images/unhighlighted.gif - test/dummy/public/ueditor/themes/mindpin/images/upload.png - test/dummy/public/ueditor/themes/mindpin/images/videologo.gif - test/dummy/public/ueditor/themes/mindpin/images/word.gif - test/dummy/public/ueditor/themes/mindpin/images/wordpaste.png - test/dummy/public/ueditor/third-party/codemirror/codemirror.css - test/dummy/public/ueditor/third-party/codemirror/codemirror.js - test/dummy/tmp/cache/assets/development/sprockets/013d3910df39380c9835a1a09b1b0394 - test/dummy/tmp/cache/assets/development/sprockets/0287552b2ed2375eb3994acfd0401379 - test/dummy/tmp/cache/assets/development/sprockets/029530186b2a67ade6e57e578c85b454 - test/dummy/tmp/cache/assets/development/sprockets/02b56f18dcd4ddec585a02528773c04b - test/dummy/tmp/cache/assets/development/sprockets/042f034170ae9e5e9a3250327cf7f76c - test/dummy/tmp/cache/assets/development/sprockets/067a099f2392ac9d679fb27d72421548 - test/dummy/tmp/cache/assets/development/sprockets/068979fb213f839c9f212b3c2a7e2c2e - test/dummy/tmp/cache/assets/development/sprockets/07898ec696d976eeafb61ef6bb48e097 - test/dummy/tmp/cache/assets/development/sprockets/0ab8e71a1cbfab4ba97406936b8424d8 - test/dummy/tmp/cache/assets/development/sprockets/0d3adb5ccf5b328e3ac5a377cb75950f - test/dummy/tmp/cache/assets/development/sprockets/0d7c51218669ae27b1bb2d8ff9c9c1f9 - test/dummy/tmp/cache/assets/development/sprockets/0e90d83c1ab24528628e4609fb586091 - test/dummy/tmp/cache/assets/development/sprockets/0eec6c8f3340bbf1869594bc1ff269d7 - test/dummy/tmp/cache/assets/development/sprockets/0f941886593d207e4ec1f3aba81f3189 - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/development/sprockets/1877e760da6482994e4f6cf99784e1d9 - test/dummy/tmp/cache/assets/development/sprockets/192c4d88f6f4dba65f5698071771034b - test/dummy/tmp/cache/assets/development/sprockets/19694ecb6829b547affeb420f6c4f4ba - test/dummy/tmp/cache/assets/development/sprockets/1af16e914cf172cc2aa44df3cced14f5 - test/dummy/tmp/cache/assets/development/sprockets/1c3b903be7c25d59dfe83210439a666f - test/dummy/tmp/cache/assets/development/sprockets/22b4a109d4f3136884f5b96c0dafe5c4 - test/dummy/tmp/cache/assets/development/sprockets/24fd9e383d10c56ae5bf72ce4e8d57d5 - test/dummy/tmp/cache/assets/development/sprockets/2a3155304ce0d3a6b8245de3b211a442 - test/dummy/tmp/cache/assets/development/sprockets/2bd9b36c9a36c9f81a3c6e5d0441627c - test/dummy/tmp/cache/assets/development/sprockets/2e810e09180be475ce270590eb6d79bf - test/dummy/tmp/cache/assets/development/sprockets/2ef8e8b9d212c49500f1cbb6ab432078 - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/development/sprockets/2f6f08f80fb713b72a4c53eca782d352 - test/dummy/tmp/cache/assets/development/sprockets/31b24023d7695b6c40fbe8b2d903e8db - test/dummy/tmp/cache/assets/development/sprockets/32e4b0cbcc7942738eb80e9c571e09ad - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/development/sprockets/39c9402f2f90854001756fbefb867372 - test/dummy/tmp/cache/assets/development/sprockets/3c1de255e0748374a47adaca5a0b7c4d - test/dummy/tmp/cache/assets/development/sprockets/3e6fbffe890d9471ace4284a35cf833e - test/dummy/tmp/cache/assets/development/sprockets/3f510214aa9624f2da3cd0783abd192a - test/dummy/tmp/cache/assets/development/sprockets/4196b513b6c42fb2e82629ac02e73a0e - test/dummy/tmp/cache/assets/development/sprockets/46854749351fc47882835fdd5d926bea - test/dummy/tmp/cache/assets/development/sprockets/46de6851f078c896ce0a451fe8e67691 - test/dummy/tmp/cache/assets/development/sprockets/4c94a28829548eb17d395443cd28e642 - test/dummy/tmp/cache/assets/development/sprockets/4d359ff4c9c3e425adcf7471f456dd80 - test/dummy/tmp/cache/assets/development/sprockets/50a23c1131cabc18af0d7ce21df229ea - test/dummy/tmp/cache/assets/development/sprockets/527aa044ed2e5faab5b6012b651c3e9b - test/dummy/tmp/cache/assets/development/sprockets/580fa03b89740097210553bdf51e68bf - test/dummy/tmp/cache/assets/development/sprockets/58dfd54d27db5a2c9ec6d9f20e630dd5 - test/dummy/tmp/cache/assets/development/sprockets/5fd644dc7b31d25b01e94daf13d1d4e9 - test/dummy/tmp/cache/assets/development/sprockets/6195f009395a38d03838f59ef2041c2e - test/dummy/tmp/cache/assets/development/sprockets/627dae5d4a86c14af13bd6f999c910b1 - test/dummy/tmp/cache/assets/development/sprockets/63be665b75f7410b31ece33884eb8eef - test/dummy/tmp/cache/assets/development/sprockets/64115546a9047100e090cb1246d41441 - test/dummy/tmp/cache/assets/development/sprockets/659c194a08628e282ac3caef1cb64804 - test/dummy/tmp/cache/assets/development/sprockets/66b13ebd7685fed96f87e2e5c7d7c167 - test/dummy/tmp/cache/assets/development/sprockets/6866d66fb3f554afa63e61797336d37d - test/dummy/tmp/cache/assets/development/sprockets/6962f233059f4a46438c57cd7ff0178b - test/dummy/tmp/cache/assets/development/sprockets/6a5211567f4868e16cdef45f2dc41760 - test/dummy/tmp/cache/assets/development/sprockets/6bd107821f81c2ca5d905c7009c4ee0d - test/dummy/tmp/cache/assets/development/sprockets/6df111d99ff43e651268d9b99fefe7ab - test/dummy/tmp/cache/assets/development/sprockets/6f115efdfc563e297792c6acc09b0c83 - test/dummy/tmp/cache/assets/development/sprockets/74c7b5b3c1ca983f3ac5ad62a4fbdb2c - test/dummy/tmp/cache/assets/development/sprockets/75b3bbd255f089f395989caa2edffa98 - test/dummy/tmp/cache/assets/development/sprockets/7749de71818f5b7c68977768875fe38b - test/dummy/tmp/cache/assets/development/sprockets/77b1469bf8cd50f035d79b8326f184b4 - test/dummy/tmp/cache/assets/development/sprockets/792425c63374a4c75ca043ceeb960991 - test/dummy/tmp/cache/assets/development/sprockets/7b633e32ff8f5b63473e65e956a0658c - test/dummy/tmp/cache/assets/development/sprockets/7bd63ec22736e590f74f2614ba885123 - test/dummy/tmp/cache/assets/development/sprockets/7e96adf825802b7dc7fa5dda49f3d55d - test/dummy/tmp/cache/assets/development/sprockets/7f811a5208ba420e057da25b64148224 - test/dummy/tmp/cache/assets/development/sprockets/8165d0bcd2b5c04b4a98f4f0cbabef64 - test/dummy/tmp/cache/assets/development/sprockets/8cc74b16772244683b7851fb053bb881 - test/dummy/tmp/cache/assets/development/sprockets/8d6caca6f3f2b9906931982182b3a922 - test/dummy/tmp/cache/assets/development/sprockets/8f07cc0565a08f28c45bc04f78ed9feb - test/dummy/tmp/cache/assets/development/sprockets/8f59d6d83ad3566a855f7c6aaf0a2153 - test/dummy/tmp/cache/assets/development/sprockets/8fc1dd433b6df0cba2a75cd76a8da01b - test/dummy/tmp/cache/assets/development/sprockets/8fdd7d692fcf9a32ff067edb15bd9ad0 - test/dummy/tmp/cache/assets/development/sprockets/9239aabeb118940064b039f4afb8f328 - test/dummy/tmp/cache/assets/development/sprockets/928403fb611339c27e0b0da3f3ea9b61 - test/dummy/tmp/cache/assets/development/sprockets/92e3cf1ee6169034b72859923497867a - test/dummy/tmp/cache/assets/development/sprockets/935979215259c475f51e2586d1044279 - test/dummy/tmp/cache/assets/development/sprockets/98ba4a17ce612c2782d52cb7f2a2beb9 - test/dummy/tmp/cache/assets/development/sprockets/9a3f05eb39f31a54f7559fd547ae2f18 - test/dummy/tmp/cache/assets/development/sprockets/9a904bdae53c39029763a22365b0a8b6 - test/dummy/tmp/cache/assets/development/sprockets/9b3d7568bb003e509b9d7738059786e2 - test/dummy/tmp/cache/assets/development/sprockets/9bf28bcb944fe3baabaabb97036a4d6c - test/dummy/tmp/cache/assets/development/sprockets/9c3e5e21298b3b566a13e183a8f10786 - test/dummy/tmp/cache/assets/development/sprockets/9cf4f6018741f4616dee1202f16fbd2f - test/dummy/tmp/cache/assets/development/sprockets/9d0b40b6b204fc27b695ce3fd5a49c3b - test/dummy/tmp/cache/assets/development/sprockets/9d66737565ac7c4fed8aa8e1f3321103 - test/dummy/tmp/cache/assets/development/sprockets/9df06b25c7118a2446ff210358a7150a - test/dummy/tmp/cache/assets/development/sprockets/9ead576401706d295b6b476bb95b0313 - test/dummy/tmp/cache/assets/development/sprockets/a0a5d0da6dc7907299fb15adbabc87e5 - test/dummy/tmp/cache/assets/development/sprockets/a10e599274d9f5d3e66ec7e2d5ffcef0 - test/dummy/tmp/cache/assets/development/sprockets/a38c0bac61b2d1e331de0057548aba0f - test/dummy/tmp/cache/assets/development/sprockets/aebb8180507e349998b5e23d08b43e22 - test/dummy/tmp/cache/assets/development/sprockets/b0df046a48e07ba1cd75447c9732874b - test/dummy/tmp/cache/assets/development/sprockets/b10ed8cd524f9253eb0b73a2b6c017a6 - test/dummy/tmp/cache/assets/development/sprockets/b1a98233bc45e40cf2126c88931f5a36 - test/dummy/tmp/cache/assets/development/sprockets/b42a8262c38dbcb01665313145d94913 - test/dummy/tmp/cache/assets/development/sprockets/b7d95afb3c2e49e813b301d797917b8c - test/dummy/tmp/cache/assets/development/sprockets/ba06dddf946f4ff1fc88c21c78ed110d - test/dummy/tmp/cache/assets/development/sprockets/bc3d8cda22ec9e1bf2cbe1f02cc13438 - test/dummy/tmp/cache/assets/development/sprockets/bd22193b7c008abf93a7640553ee8b24 - test/dummy/tmp/cache/assets/development/sprockets/bf6e535c1b4fcd995c5321775f7e4de5 - test/dummy/tmp/cache/assets/development/sprockets/c063d154b6ded9368c4954bc8bc6d5ea - test/dummy/tmp/cache/assets/development/sprockets/c0f1f59a72b8ef82b78625bd27648a4a - test/dummy/tmp/cache/assets/development/sprockets/c18888a7c09e2eb388e72c4ef47b4593 - test/dummy/tmp/cache/assets/development/sprockets/c30d975ed601f7b1d2917a051d251bbd - test/dummy/tmp/cache/assets/development/sprockets/c800654e22200fd45faeb0f4dd9a47f8 - test/dummy/tmp/cache/assets/development/sprockets/c846ab366c3537979e0c1f64aa2c7e23 - test/dummy/tmp/cache/assets/development/sprockets/ccf03bf3f93142e696fc061f7fe1555a - test/dummy/tmp/cache/assets/development/sprockets/ccf39b0f3aeafc89430db44186a59037 - test/dummy/tmp/cache/assets/development/sprockets/ce2d1d6840444ec16109eb6d2cf8c224 - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/development/sprockets/d1051816874f7078fea20f1cd0f26545 - test/dummy/tmp/cache/assets/development/sprockets/d1b451134739a78f1aeb8c7ac49dc6e3 - test/dummy/tmp/cache/assets/development/sprockets/d3a9a64bc190424c032a25d0b7ee0ed1 - test/dummy/tmp/cache/assets/development/sprockets/d47169197e7aa9941ad089040737c05f - test/dummy/tmp/cache/assets/development/sprockets/d5634dc56e970484137b31bf0f8c15ae - test/dummy/tmp/cache/assets/development/sprockets/d68ede5388340e696f67f220442e5660 - test/dummy/tmp/cache/assets/development/sprockets/d6f8f312eca7fa6eacc0449cd18a4004 - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/development/sprockets/d7a2a268dbd0a95c02367ecf94cdc034 - test/dummy/tmp/cache/assets/development/sprockets/da3b8093655f85ac690e62d9a6c4202e - test/dummy/tmp/cache/assets/development/sprockets/da3d050a8e457e6eb47cf56f3342fbd5 - test/dummy/tmp/cache/assets/development/sprockets/db1e6b0095d2d333b72e73bdf3c40965 - test/dummy/tmp/cache/assets/development/sprockets/dc96b37cb7c1aa49cff5b505258ea02c - test/dummy/tmp/cache/assets/development/sprockets/dcea57f350de3f53cb075960bde1ef6f - test/dummy/tmp/cache/assets/development/sprockets/de8973704a9dbcd11f569fe5258b50f9 - test/dummy/tmp/cache/assets/development/sprockets/dfb85a649d917d557af66a0d9175640f - test/dummy/tmp/cache/assets/development/sprockets/e1f08470eeb91b3de56f26f93f5816c9 - test/dummy/tmp/cache/assets/development/sprockets/e357c8a9ad97f42187ce017e3bf4a3ce - test/dummy/tmp/cache/assets/development/sprockets/e37eb86c730315ed8a58688351abf8f9 - test/dummy/tmp/cache/assets/development/sprockets/e796b3630b76a2a9e542c7e9d7a3d251 - test/dummy/tmp/cache/assets/development/sprockets/e8493f4b1c9cb71c1675a010274ef29e - test/dummy/tmp/cache/assets/development/sprockets/e9f28f7fae5e38e93eadee3ac548e6cf - test/dummy/tmp/cache/assets/development/sprockets/eb17dc3da27134989a88ec01caa61d78 - test/dummy/tmp/cache/assets/development/sprockets/ece6fe161d7f779037f7d8b60ce71aa0 - test/dummy/tmp/cache/assets/development/sprockets/ed196b382cb757aa57e2e6a0506bfe39 - test/dummy/tmp/cache/assets/development/sprockets/eebdbdc927f8d48934b8afb3122992d1 - test/dummy/tmp/cache/assets/development/sprockets/ef01c1c9fa9a8ace471702975febabf5 - test/dummy/tmp/cache/assets/development/sprockets/ef6827a4f9ce88627a4950abce43498e - test/dummy/tmp/cache/assets/development/sprockets/f02ea9bf13c6ca5fda21e580dfccab15 - test/dummy/tmp/cache/assets/development/sprockets/f11f345ccecb5a293d4ac484b1363707 - test/dummy/tmp/cache/assets/development/sprockets/f4dc1524730d3d411725501b22a7e3d7 - test/dummy/tmp/cache/assets/development/sprockets/f6a64bd477747723b37e7edc56d9a784 - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/development/sprockets/fa046bb067616da9d14862739bf2c67c - test/dummy/tmp/cache/assets/development/sprockets/ff43fb34074dab0d1daf1babaec2e757 - test/test_helper.rb - test/ueditor_on_rails_test.rb - vendor/assets/javascripts/config.mindpin.default.coffee - vendor/assets/javascripts/ueditor.js - vendor/assets/javascripts/ueditor/ueditor.all.js - vendor/assets/javascripts/ueditor/ueditor.all.min.js - vendor/assets/javascripts/ueditor/ueditor.config.js - vendor/assets/javascripts/ueditor/ueditor.parse.js - vendor/assets/javascripts/ueditor/ueditor.parse.min.js homepage: https://github.com/mindpin/ueditor.rails licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.3.0 signing_key: specification_version: 4 summary: UEditor integration for Rails 4.1. test_files: - test/dummy/app/assets/javascripts/application.js - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/dummy_controller.rb - test/dummy/app/helpers/application_helper.rb - test/dummy/app/models/dummy_model.rb - test/dummy/app/views/dummy/bla.html.erb - test/dummy/app/views/dummy/new.html.erb - test/dummy/app/views/layouts/application.html.erb - test/dummy/bin/bundle - test/dummy/bin/rails - test/dummy/bin/rake - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/database.yml - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/cookies_serializer.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/session_store.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/locales/en.yml - test/dummy/config/routes.rb - test/dummy/config/secrets.yml - test/dummy/config.ru - test/dummy/log/development.log - test/dummy/log/production.log - test/dummy/public/404.html - test/dummy/public/422.html - test/dummy/public/500.html - test/dummy/public/favicon.ico - test/dummy/public/ueditor/dialogs/internal.js - test/dummy/public/ueditor/dialogs/link/link.html - test/dummy/public/ueditor/lang/zh-cn/images/copy.png - test/dummy/public/ueditor/lang/zh-cn/images/localimage.png - test/dummy/public/ueditor/lang/zh-cn/images/music.png - test/dummy/public/ueditor/lang/zh-cn/images/upload.png - test/dummy/public/ueditor/lang/zh-cn/zh-cn.js - test/dummy/public/ueditor/themes/default/css/ueditor.css - test/dummy/public/ueditor/themes/default/css/ueditor.min.css - test/dummy/public/ueditor/themes/default/dialogbase.css - test/dummy/public/ueditor/themes/default/images/anchor.gif - test/dummy/public/ueditor/themes/default/images/arrow.png - test/dummy/public/ueditor/themes/default/images/arrow_down.png - test/dummy/public/ueditor/themes/default/images/arrow_up.png - test/dummy/public/ueditor/themes/default/images/button-bg.gif - test/dummy/public/ueditor/themes/default/images/cancelbutton.gif - test/dummy/public/ueditor/themes/default/images/charts.png - test/dummy/public/ueditor/themes/default/images/cursor_h.gif - test/dummy/public/ueditor/themes/default/images/cursor_h.png - test/dummy/public/ueditor/themes/default/images/cursor_v.gif - test/dummy/public/ueditor/themes/default/images/cursor_v.png - test/dummy/public/ueditor/themes/default/images/dialog-title-bg.png - test/dummy/public/ueditor/themes/default/images/filescan.png - test/dummy/public/ueditor/themes/default/images/highlighted.gif - test/dummy/public/ueditor/themes/default/images/icons-all.gif - test/dummy/public/ueditor/themes/default/images/icons.gif - test/dummy/public/ueditor/themes/default/images/icons.png - test/dummy/public/ueditor/themes/default/images/loaderror.png - test/dummy/public/ueditor/themes/default/images/loading.gif - test/dummy/public/ueditor/themes/default/images/lock.gif - test/dummy/public/ueditor/themes/default/images/neweditor-tab-bg.png - test/dummy/public/ueditor/themes/default/images/pagebreak.gif - test/dummy/public/ueditor/themes/default/images/scale.png - test/dummy/public/ueditor/themes/default/images/sortable.png - test/dummy/public/ueditor/themes/default/images/spacer.gif - test/dummy/public/ueditor/themes/default/images/sparator_v.png - test/dummy/public/ueditor/themes/default/images/table-cell-align.png - test/dummy/public/ueditor/themes/default/images/tangram-colorpicker.png - test/dummy/public/ueditor/themes/default/images/toolbar_bg.png - test/dummy/public/ueditor/themes/default/images/unhighlighted.gif - test/dummy/public/ueditor/themes/default/images/upload.png - test/dummy/public/ueditor/themes/default/images/videologo.gif - test/dummy/public/ueditor/themes/default/images/word.gif - test/dummy/public/ueditor/themes/default/images/wordpaste.png - test/dummy/public/ueditor/themes/iframe.css - test/dummy/public/ueditor/themes/mindpin/css/ueditor.css - test/dummy/public/ueditor/themes/mindpin/dialogbase.css - test/dummy/public/ueditor/themes/mindpin/images/anchor.gif - test/dummy/public/ueditor/themes/mindpin/images/arrow.png - test/dummy/public/ueditor/themes/mindpin/images/arrow_down.png - test/dummy/public/ueditor/themes/mindpin/images/arrow_up.png - test/dummy/public/ueditor/themes/mindpin/images/button-bg.gif - test/dummy/public/ueditor/themes/mindpin/images/cancelbutton.gif - test/dummy/public/ueditor/themes/mindpin/images/charts.png - test/dummy/public/ueditor/themes/mindpin/images/cursor_h.gif - test/dummy/public/ueditor/themes/mindpin/images/cursor_h.png - test/dummy/public/ueditor/themes/mindpin/images/cursor_v.gif - test/dummy/public/ueditor/themes/mindpin/images/cursor_v.png - test/dummy/public/ueditor/themes/mindpin/images/dialog-title-bg.png - test/dummy/public/ueditor/themes/mindpin/images/filescan.png - test/dummy/public/ueditor/themes/mindpin/images/highlighted.gif - test/dummy/public/ueditor/themes/mindpin/images/icons-all.gif - test/dummy/public/ueditor/themes/mindpin/images/icons.gif - test/dummy/public/ueditor/themes/mindpin/images/icons.png - test/dummy/public/ueditor/themes/mindpin/images/loaderror.png - test/dummy/public/ueditor/themes/mindpin/images/loading.gif - test/dummy/public/ueditor/themes/mindpin/images/lock.gif - test/dummy/public/ueditor/themes/mindpin/images/neweditor-tab-bg.png - test/dummy/public/ueditor/themes/mindpin/images/pagebreak.gif - test/dummy/public/ueditor/themes/mindpin/images/scale.png - test/dummy/public/ueditor/themes/mindpin/images/sortable.png - test/dummy/public/ueditor/themes/mindpin/images/spacer.gif - test/dummy/public/ueditor/themes/mindpin/images/sparator_v.png - test/dummy/public/ueditor/themes/mindpin/images/table-cell-align.png - test/dummy/public/ueditor/themes/mindpin/images/tangram-colorpicker.png - test/dummy/public/ueditor/themes/mindpin/images/toolbar_bg.png - test/dummy/public/ueditor/themes/mindpin/images/unhighlighted.gif - test/dummy/public/ueditor/themes/mindpin/images/upload.png - test/dummy/public/ueditor/themes/mindpin/images/videologo.gif - test/dummy/public/ueditor/themes/mindpin/images/word.gif - test/dummy/public/ueditor/themes/mindpin/images/wordpaste.png - test/dummy/public/ueditor/third-party/codemirror/codemirror.css - test/dummy/public/ueditor/third-party/codemirror/codemirror.js - test/dummy/Rakefile - test/dummy/README.rdoc - test/dummy/tmp/cache/assets/development/sprockets/013d3910df39380c9835a1a09b1b0394 - test/dummy/tmp/cache/assets/development/sprockets/0287552b2ed2375eb3994acfd0401379 - test/dummy/tmp/cache/assets/development/sprockets/029530186b2a67ade6e57e578c85b454 - test/dummy/tmp/cache/assets/development/sprockets/02b56f18dcd4ddec585a02528773c04b - test/dummy/tmp/cache/assets/development/sprockets/042f034170ae9e5e9a3250327cf7f76c - test/dummy/tmp/cache/assets/development/sprockets/067a099f2392ac9d679fb27d72421548 - test/dummy/tmp/cache/assets/development/sprockets/068979fb213f839c9f212b3c2a7e2c2e - test/dummy/tmp/cache/assets/development/sprockets/07898ec696d976eeafb61ef6bb48e097 - test/dummy/tmp/cache/assets/development/sprockets/0ab8e71a1cbfab4ba97406936b8424d8 - test/dummy/tmp/cache/assets/development/sprockets/0d3adb5ccf5b328e3ac5a377cb75950f - test/dummy/tmp/cache/assets/development/sprockets/0d7c51218669ae27b1bb2d8ff9c9c1f9 - test/dummy/tmp/cache/assets/development/sprockets/0e90d83c1ab24528628e4609fb586091 - test/dummy/tmp/cache/assets/development/sprockets/0eec6c8f3340bbf1869594bc1ff269d7 - test/dummy/tmp/cache/assets/development/sprockets/0f941886593d207e4ec1f3aba81f3189 - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 - test/dummy/tmp/cache/assets/development/sprockets/1877e760da6482994e4f6cf99784e1d9 - test/dummy/tmp/cache/assets/development/sprockets/192c4d88f6f4dba65f5698071771034b - test/dummy/tmp/cache/assets/development/sprockets/19694ecb6829b547affeb420f6c4f4ba - test/dummy/tmp/cache/assets/development/sprockets/1af16e914cf172cc2aa44df3cced14f5 - test/dummy/tmp/cache/assets/development/sprockets/1c3b903be7c25d59dfe83210439a666f - test/dummy/tmp/cache/assets/development/sprockets/22b4a109d4f3136884f5b96c0dafe5c4 - test/dummy/tmp/cache/assets/development/sprockets/24fd9e383d10c56ae5bf72ce4e8d57d5 - test/dummy/tmp/cache/assets/development/sprockets/2a3155304ce0d3a6b8245de3b211a442 - test/dummy/tmp/cache/assets/development/sprockets/2bd9b36c9a36c9f81a3c6e5d0441627c - test/dummy/tmp/cache/assets/development/sprockets/2e810e09180be475ce270590eb6d79bf - test/dummy/tmp/cache/assets/development/sprockets/2ef8e8b9d212c49500f1cbb6ab432078 - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af - test/dummy/tmp/cache/assets/development/sprockets/2f6f08f80fb713b72a4c53eca782d352 - test/dummy/tmp/cache/assets/development/sprockets/31b24023d7695b6c40fbe8b2d903e8db - test/dummy/tmp/cache/assets/development/sprockets/32e4b0cbcc7942738eb80e9c571e09ad - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 - test/dummy/tmp/cache/assets/development/sprockets/39c9402f2f90854001756fbefb867372 - test/dummy/tmp/cache/assets/development/sprockets/3c1de255e0748374a47adaca5a0b7c4d - test/dummy/tmp/cache/assets/development/sprockets/3e6fbffe890d9471ace4284a35cf833e - test/dummy/tmp/cache/assets/development/sprockets/3f510214aa9624f2da3cd0783abd192a - test/dummy/tmp/cache/assets/development/sprockets/4196b513b6c42fb2e82629ac02e73a0e - test/dummy/tmp/cache/assets/development/sprockets/46854749351fc47882835fdd5d926bea - test/dummy/tmp/cache/assets/development/sprockets/46de6851f078c896ce0a451fe8e67691 - test/dummy/tmp/cache/assets/development/sprockets/4c94a28829548eb17d395443cd28e642 - test/dummy/tmp/cache/assets/development/sprockets/4d359ff4c9c3e425adcf7471f456dd80 - test/dummy/tmp/cache/assets/development/sprockets/50a23c1131cabc18af0d7ce21df229ea - test/dummy/tmp/cache/assets/development/sprockets/527aa044ed2e5faab5b6012b651c3e9b - test/dummy/tmp/cache/assets/development/sprockets/580fa03b89740097210553bdf51e68bf - test/dummy/tmp/cache/assets/development/sprockets/58dfd54d27db5a2c9ec6d9f20e630dd5 - test/dummy/tmp/cache/assets/development/sprockets/5fd644dc7b31d25b01e94daf13d1d4e9 - test/dummy/tmp/cache/assets/development/sprockets/6195f009395a38d03838f59ef2041c2e - test/dummy/tmp/cache/assets/development/sprockets/627dae5d4a86c14af13bd6f999c910b1 - test/dummy/tmp/cache/assets/development/sprockets/63be665b75f7410b31ece33884eb8eef - test/dummy/tmp/cache/assets/development/sprockets/64115546a9047100e090cb1246d41441 - test/dummy/tmp/cache/assets/development/sprockets/659c194a08628e282ac3caef1cb64804 - test/dummy/tmp/cache/assets/development/sprockets/66b13ebd7685fed96f87e2e5c7d7c167 - test/dummy/tmp/cache/assets/development/sprockets/6866d66fb3f554afa63e61797336d37d - test/dummy/tmp/cache/assets/development/sprockets/6962f233059f4a46438c57cd7ff0178b - test/dummy/tmp/cache/assets/development/sprockets/6a5211567f4868e16cdef45f2dc41760 - test/dummy/tmp/cache/assets/development/sprockets/6bd107821f81c2ca5d905c7009c4ee0d - test/dummy/tmp/cache/assets/development/sprockets/6df111d99ff43e651268d9b99fefe7ab - test/dummy/tmp/cache/assets/development/sprockets/6f115efdfc563e297792c6acc09b0c83 - test/dummy/tmp/cache/assets/development/sprockets/74c7b5b3c1ca983f3ac5ad62a4fbdb2c - test/dummy/tmp/cache/assets/development/sprockets/75b3bbd255f089f395989caa2edffa98 - test/dummy/tmp/cache/assets/development/sprockets/7749de71818f5b7c68977768875fe38b - test/dummy/tmp/cache/assets/development/sprockets/77b1469bf8cd50f035d79b8326f184b4 - test/dummy/tmp/cache/assets/development/sprockets/792425c63374a4c75ca043ceeb960991 - test/dummy/tmp/cache/assets/development/sprockets/7b633e32ff8f5b63473e65e956a0658c - test/dummy/tmp/cache/assets/development/sprockets/7bd63ec22736e590f74f2614ba885123 - test/dummy/tmp/cache/assets/development/sprockets/7e96adf825802b7dc7fa5dda49f3d55d - test/dummy/tmp/cache/assets/development/sprockets/7f811a5208ba420e057da25b64148224 - test/dummy/tmp/cache/assets/development/sprockets/8165d0bcd2b5c04b4a98f4f0cbabef64 - test/dummy/tmp/cache/assets/development/sprockets/8cc74b16772244683b7851fb053bb881 - test/dummy/tmp/cache/assets/development/sprockets/8d6caca6f3f2b9906931982182b3a922 - test/dummy/tmp/cache/assets/development/sprockets/8f07cc0565a08f28c45bc04f78ed9feb - test/dummy/tmp/cache/assets/development/sprockets/8f59d6d83ad3566a855f7c6aaf0a2153 - test/dummy/tmp/cache/assets/development/sprockets/8fc1dd433b6df0cba2a75cd76a8da01b - test/dummy/tmp/cache/assets/development/sprockets/8fdd7d692fcf9a32ff067edb15bd9ad0 - test/dummy/tmp/cache/assets/development/sprockets/9239aabeb118940064b039f4afb8f328 - test/dummy/tmp/cache/assets/development/sprockets/928403fb611339c27e0b0da3f3ea9b61 - test/dummy/tmp/cache/assets/development/sprockets/92e3cf1ee6169034b72859923497867a - test/dummy/tmp/cache/assets/development/sprockets/935979215259c475f51e2586d1044279 - test/dummy/tmp/cache/assets/development/sprockets/98ba4a17ce612c2782d52cb7f2a2beb9 - test/dummy/tmp/cache/assets/development/sprockets/9a3f05eb39f31a54f7559fd547ae2f18 - test/dummy/tmp/cache/assets/development/sprockets/9a904bdae53c39029763a22365b0a8b6 - test/dummy/tmp/cache/assets/development/sprockets/9b3d7568bb003e509b9d7738059786e2 - test/dummy/tmp/cache/assets/development/sprockets/9bf28bcb944fe3baabaabb97036a4d6c - test/dummy/tmp/cache/assets/development/sprockets/9c3e5e21298b3b566a13e183a8f10786 - test/dummy/tmp/cache/assets/development/sprockets/9cf4f6018741f4616dee1202f16fbd2f - test/dummy/tmp/cache/assets/development/sprockets/9d0b40b6b204fc27b695ce3fd5a49c3b - test/dummy/tmp/cache/assets/development/sprockets/9d66737565ac7c4fed8aa8e1f3321103 - test/dummy/tmp/cache/assets/development/sprockets/9df06b25c7118a2446ff210358a7150a - test/dummy/tmp/cache/assets/development/sprockets/9ead576401706d295b6b476bb95b0313 - test/dummy/tmp/cache/assets/development/sprockets/a0a5d0da6dc7907299fb15adbabc87e5 - test/dummy/tmp/cache/assets/development/sprockets/a10e599274d9f5d3e66ec7e2d5ffcef0 - test/dummy/tmp/cache/assets/development/sprockets/a38c0bac61b2d1e331de0057548aba0f - test/dummy/tmp/cache/assets/development/sprockets/aebb8180507e349998b5e23d08b43e22 - test/dummy/tmp/cache/assets/development/sprockets/b0df046a48e07ba1cd75447c9732874b - test/dummy/tmp/cache/assets/development/sprockets/b10ed8cd524f9253eb0b73a2b6c017a6 - test/dummy/tmp/cache/assets/development/sprockets/b1a98233bc45e40cf2126c88931f5a36 - test/dummy/tmp/cache/assets/development/sprockets/b42a8262c38dbcb01665313145d94913 - test/dummy/tmp/cache/assets/development/sprockets/b7d95afb3c2e49e813b301d797917b8c - test/dummy/tmp/cache/assets/development/sprockets/ba06dddf946f4ff1fc88c21c78ed110d - test/dummy/tmp/cache/assets/development/sprockets/bc3d8cda22ec9e1bf2cbe1f02cc13438 - test/dummy/tmp/cache/assets/development/sprockets/bd22193b7c008abf93a7640553ee8b24 - test/dummy/tmp/cache/assets/development/sprockets/bf6e535c1b4fcd995c5321775f7e4de5 - test/dummy/tmp/cache/assets/development/sprockets/c063d154b6ded9368c4954bc8bc6d5ea - test/dummy/tmp/cache/assets/development/sprockets/c0f1f59a72b8ef82b78625bd27648a4a - test/dummy/tmp/cache/assets/development/sprockets/c18888a7c09e2eb388e72c4ef47b4593 - test/dummy/tmp/cache/assets/development/sprockets/c30d975ed601f7b1d2917a051d251bbd - test/dummy/tmp/cache/assets/development/sprockets/c800654e22200fd45faeb0f4dd9a47f8 - test/dummy/tmp/cache/assets/development/sprockets/c846ab366c3537979e0c1f64aa2c7e23 - test/dummy/tmp/cache/assets/development/sprockets/ccf03bf3f93142e696fc061f7fe1555a - test/dummy/tmp/cache/assets/development/sprockets/ccf39b0f3aeafc89430db44186a59037 - test/dummy/tmp/cache/assets/development/sprockets/ce2d1d6840444ec16109eb6d2cf8c224 - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 - test/dummy/tmp/cache/assets/development/sprockets/d1051816874f7078fea20f1cd0f26545 - test/dummy/tmp/cache/assets/development/sprockets/d1b451134739a78f1aeb8c7ac49dc6e3 - test/dummy/tmp/cache/assets/development/sprockets/d3a9a64bc190424c032a25d0b7ee0ed1 - test/dummy/tmp/cache/assets/development/sprockets/d47169197e7aa9941ad089040737c05f - test/dummy/tmp/cache/assets/development/sprockets/d5634dc56e970484137b31bf0f8c15ae - test/dummy/tmp/cache/assets/development/sprockets/d68ede5388340e696f67f220442e5660 - test/dummy/tmp/cache/assets/development/sprockets/d6f8f312eca7fa6eacc0449cd18a4004 - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 - test/dummy/tmp/cache/assets/development/sprockets/d7a2a268dbd0a95c02367ecf94cdc034 - test/dummy/tmp/cache/assets/development/sprockets/da3b8093655f85ac690e62d9a6c4202e - test/dummy/tmp/cache/assets/development/sprockets/da3d050a8e457e6eb47cf56f3342fbd5 - test/dummy/tmp/cache/assets/development/sprockets/db1e6b0095d2d333b72e73bdf3c40965 - test/dummy/tmp/cache/assets/development/sprockets/dc96b37cb7c1aa49cff5b505258ea02c - test/dummy/tmp/cache/assets/development/sprockets/dcea57f350de3f53cb075960bde1ef6f - test/dummy/tmp/cache/assets/development/sprockets/de8973704a9dbcd11f569fe5258b50f9 - test/dummy/tmp/cache/assets/development/sprockets/dfb85a649d917d557af66a0d9175640f - test/dummy/tmp/cache/assets/development/sprockets/e1f08470eeb91b3de56f26f93f5816c9 - test/dummy/tmp/cache/assets/development/sprockets/e357c8a9ad97f42187ce017e3bf4a3ce - test/dummy/tmp/cache/assets/development/sprockets/e37eb86c730315ed8a58688351abf8f9 - test/dummy/tmp/cache/assets/development/sprockets/e796b3630b76a2a9e542c7e9d7a3d251 - test/dummy/tmp/cache/assets/development/sprockets/e8493f4b1c9cb71c1675a010274ef29e - test/dummy/tmp/cache/assets/development/sprockets/e9f28f7fae5e38e93eadee3ac548e6cf - test/dummy/tmp/cache/assets/development/sprockets/eb17dc3da27134989a88ec01caa61d78 - test/dummy/tmp/cache/assets/development/sprockets/ece6fe161d7f779037f7d8b60ce71aa0 - test/dummy/tmp/cache/assets/development/sprockets/ed196b382cb757aa57e2e6a0506bfe39 - test/dummy/tmp/cache/assets/development/sprockets/eebdbdc927f8d48934b8afb3122992d1 - test/dummy/tmp/cache/assets/development/sprockets/ef01c1c9fa9a8ace471702975febabf5 - test/dummy/tmp/cache/assets/development/sprockets/ef6827a4f9ce88627a4950abce43498e - test/dummy/tmp/cache/assets/development/sprockets/f02ea9bf13c6ca5fda21e580dfccab15 - test/dummy/tmp/cache/assets/development/sprockets/f11f345ccecb5a293d4ac484b1363707 - test/dummy/tmp/cache/assets/development/sprockets/f4dc1524730d3d411725501b22a7e3d7 - test/dummy/tmp/cache/assets/development/sprockets/f6a64bd477747723b37e7edc56d9a784 - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 - test/dummy/tmp/cache/assets/development/sprockets/fa046bb067616da9d14862739bf2c67c - test/dummy/tmp/cache/assets/development/sprockets/ff43fb34074dab0d1daf1babaec2e757 - test/test_helper.rb - test/ueditor_on_rails_test.rb has_rdoc: