ueditor.rails 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/generators/ueditor/install/install_generator.rb +16 -0
- data/lib/generators/ueditor/install/install_generator.rb~ +11 -0
- data/lib/ueditor/engine.rb +0 -4
- data/lib/ueditor/version.rb +1 -1
- data/test/dummy/log/production.log +1353 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/dialogs/internal.js +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/dialogs/link/link.html +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/lang/zh-cn/images/copy.png +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/lang/zh-cn/images/localimage.png +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/lang/zh-cn/images/music.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/lang/zh-cn}/images/upload.png +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/lang/zh-cn/zh-cn.js +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/themes/default/css/ueditor.css +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/themes/default/css/ueditor.min.css +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/dialogbase.css +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/anchor.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/arrow.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/arrow_down.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/arrow_up.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/button-bg.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/cancelbutton.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/charts.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/cursor_h.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/cursor_h.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/cursor_v.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/cursor_v.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/dialog-title-bg.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/filescan.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/highlighted.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/icons-all.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/icons.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/icons.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/loaderror.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/loading.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/lock.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/neweditor-tab-bg.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/pagebreak.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/scale.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/sortable.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/spacer.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/sparator_v.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/table-cell-align.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/tangram-colorpicker.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/toolbar_bg.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/unhighlighted.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/lang/zh-cn → test/dummy/public/ueditor/themes/default}/images/upload.png +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/videologo.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/word.gif +0 -0
- data/{app/assets/stylesheets/ueditor/themes/mindpin → test/dummy/public/ueditor/themes/default}/images/wordpaste.png +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/themes/iframe.css +0 -0
- data/{app/assets/stylesheets → test/dummy/public}/ueditor/themes/mindpin/css/ueditor.css +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/dialogbase.css +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/anchor.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/arrow.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/arrow_down.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/arrow_up.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/button-bg.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/cancelbutton.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/charts.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/cursor_h.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/cursor_h.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/cursor_v.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/cursor_v.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/dialog-title-bg.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/filescan.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/highlighted.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/icons-all.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/icons.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/icons.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/loaderror.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/loading.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/lock.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/neweditor-tab-bg.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/pagebreak.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/scale.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/sortable.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/spacer.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/sparator_v.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/table-cell-align.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/tangram-colorpicker.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/toolbar_bg.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/unhighlighted.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/upload.png +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/videologo.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/word.gif +0 -0
- data/{vendor/assets/javascripts/ueditor/themes/default → test/dummy/public/ueditor/themes/mindpin}/images/wordpaste.png +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/third-party/codemirror/codemirror.css +0 -0
- data/{vendor/assets/javascripts → test/dummy/public}/ueditor/third-party/codemirror/codemirror.js +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/013d3910df39380c9835a1a09b1b0394 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0287552b2ed2375eb3994acfd0401379 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/042f034170ae9e5e9a3250327cf7f76c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/068979fb213f839c9f212b3c2a7e2c2e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/07898ec696d976eeafb61ef6bb48e097 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0d3adb5ccf5b328e3ac5a377cb75950f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0d7c51218669ae27b1bb2d8ff9c9c1f9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0e90d83c1ab24528628e4609fb586091 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0eec6c8f3340bbf1869594bc1ff269d7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1877e760da6482994e4f6cf99784e1d9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/192c4d88f6f4dba65f5698071771034b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1af16e914cf172cc2aa44df3cced14f5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1c3b903be7c25d59dfe83210439a666f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/24fd9e383d10c56ae5bf72ce4e8d57d5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2bd9b36c9a36c9f81a3c6e5d0441627c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/39c9402f2f90854001756fbefb867372 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3c1de255e0748374a47adaca5a0b7c4d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3f510214aa9624f2da3cd0783abd192a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4196b513b6c42fb2e82629ac02e73a0e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4c94a28829548eb17d395443cd28e642 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/527aa044ed2e5faab5b6012b651c3e9b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/580fa03b89740097210553bdf51e68bf +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/58dfd54d27db5a2c9ec6d9f20e630dd5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5fd644dc7b31d25b01e94daf13d1d4e9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6195f009395a38d03838f59ef2041c2e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/627dae5d4a86c14af13bd6f999c910b1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/64115546a9047100e090cb1246d41441 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/659c194a08628e282ac3caef1cb64804 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/66b13ebd7685fed96f87e2e5c7d7c167 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6866d66fb3f554afa63e61797336d37d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6962f233059f4a46438c57cd7ff0178b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6a5211567f4868e16cdef45f2dc41760 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6bd107821f81c2ca5d905c7009c4ee0d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6df111d99ff43e651268d9b99fefe7ab +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6f115efdfc563e297792c6acc09b0c83 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/74c7b5b3c1ca983f3ac5ad62a4fbdb2c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/75b3bbd255f089f395989caa2edffa98 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7749de71818f5b7c68977768875fe38b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7b633e32ff8f5b63473e65e956a0658c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7e96adf825802b7dc7fa5dda49f3d55d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7f811a5208ba420e057da25b64148224 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8cc74b16772244683b7851fb053bb881 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8d6caca6f3f2b9906931982182b3a922 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8f59d6d83ad3566a855f7c6aaf0a2153 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8fc1dd433b6df0cba2a75cd76a8da01b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8fdd7d692fcf9a32ff067edb15bd9ad0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/928403fb611339c27e0b0da3f3ea9b61 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/92e3cf1ee6169034b72859923497867a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/935979215259c475f51e2586d1044279 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9a3f05eb39f31a54f7559fd547ae2f18 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9a904bdae53c39029763a22365b0a8b6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9b3d7568bb003e509b9d7738059786e2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9c3e5e21298b3b566a13e183a8f10786 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9cf4f6018741f4616dee1202f16fbd2f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9d0b40b6b204fc27b695ce3fd5a49c3b +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9d66737565ac7c4fed8aa8e1f3321103 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9ead576401706d295b6b476bb95b0313 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a10e599274d9f5d3e66ec7e2d5ffcef0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/aebb8180507e349998b5e23d08b43e22 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b10ed8cd524f9253eb0b73a2b6c017a6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b1a98233bc45e40cf2126c88931f5a36 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b42a8262c38dbcb01665313145d94913 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ba06dddf946f4ff1fc88c21c78ed110d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bd22193b7c008abf93a7640553ee8b24 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bf6e535c1b4fcd995c5321775f7e4de5 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c063d154b6ded9368c4954bc8bc6d5ea +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c0f1f59a72b8ef82b78625bd27648a4a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c18888a7c09e2eb388e72c4ef47b4593 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c30d975ed601f7b1d2917a051d251bbd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c800654e22200fd45faeb0f4dd9a47f8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d1b451134739a78f1aeb8c7ac49dc6e3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d47169197e7aa9941ad089040737c05f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d68ede5388340e696f67f220442e5660 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d6f8f312eca7fa6eacc0449cd18a4004 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d7a2a268dbd0a95c02367ecf94cdc034 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/dc96b37cb7c1aa49cff5b505258ea02c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/dcea57f350de3f53cb075960bde1ef6f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/de8973704a9dbcd11f569fe5258b50f9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/dfb85a649d917d557af66a0d9175640f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e1f08470eeb91b3de56f26f93f5816c9 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e796b3630b76a2a9e542c7e9d7a3d251 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e8493f4b1c9cb71c1675a010274ef29e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e9f28f7fae5e38e93eadee3ac548e6cf +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ece6fe161d7f779037f7d8b60ce71aa0 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ed196b382cb757aa57e2e6a0506bfe39 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/eebdbdc927f8d48934b8afb3122992d1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ef6827a4f9ce88627a4950abce43498e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f02ea9bf13c6ca5fda21e580dfccab15 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f11f345ccecb5a293d4ac484b1363707 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f4dc1524730d3d411725501b22a7e3d7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f6a64bd477747723b37e7edc56d9a784 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ff43fb34074dab0d1daf1babaec2e757 +0 -0
- data/{app → vendor}/assets/javascripts/config.mindpin.default.coffee +31 -2
- data/vendor/assets/javascripts/ueditor.js +3 -0
- metadata +348 -88
- data/app/assets/javascripts/ueditor.js +0 -3
- data/vendor/assets/javascripts/ueditor/index.html +0 -156
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b535f03fa73d10a04888980e417b3f54a4bb4c91
|
4
|
+
data.tar.gz: 08f1d444a18f6248ba843ad43e42dcd22aa7bb6a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6ad43a795b05e2e383f9533f22db2f48d12e3a3e07c1a672ab4b4c361a73359f3ba8339c50e4221c98f048cebd1565019cd087b540924442b51c295dd4e2a9a5
|
7
|
+
data.tar.gz: 0bd6169960c39c4e9e6ed901106b77f3c896e84479667f251fdff2fa2d1dd8edfd5c9000f88f858c6e2461adef87b293dd3726ee8b8bdeea680d10e95431f915
|
@@ -0,0 +1,16 @@
|
|
1
|
+
require "rails"
|
2
|
+
|
3
|
+
module Ueditor
|
4
|
+
module Generators
|
5
|
+
class InstallGenerator < Rails::Generators::Base
|
6
|
+
desc "Installs UEditor asset files."
|
7
|
+
|
8
|
+
source_root File.expand_path("../../../../../public", __FILE__)
|
9
|
+
|
10
|
+
def copy_assets
|
11
|
+
say_status("copying", "UEditor assets", :green)
|
12
|
+
directory "ueditor", "public/ueditor"
|
13
|
+
end
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
data/lib/ueditor/engine.rb
CHANGED
@@ -2,10 +2,6 @@ require "rails"
|
|
2
2
|
|
3
3
|
module UEditor
|
4
4
|
class Engine < ::Rails::Engine
|
5
|
-
initializer "ueditor.precompile", :group => :all do |app|
|
6
|
-
app.config.assets.precompile << "ueditor.js"
|
7
|
-
end
|
8
|
-
|
9
5
|
initializer "ueditor.helpers" do
|
10
6
|
ActiveSupport.on_load :action_view do
|
11
7
|
ActionView::Base.send :include, UEditor::Helpers::ViewHelper
|
data/lib/ueditor/version.rb
CHANGED
@@ -0,0 +1,1353 @@
|
|
1
|
+
I, [2014-06-24T18:36:33.716284 #3715] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:36:33 +0800
|
2
|
+
I, [2014-06-24T18:36:33.720029 #3715] INFO -- : Processing by DummyController#new as HTML
|
3
|
+
I, [2014-06-24T18:36:33.745722 #3715] INFO -- : Rendered dummy/new.html.erb within layouts/application (22.0ms)
|
4
|
+
I, [2014-06-24T18:36:33.745950 #3715] INFO -- : Completed 500 Internal Server Error in 26ms
|
5
|
+
F, [2014-06-24T18:36:33.748053 #3715] FATAL -- :
|
6
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001040b43e8>:0x000001040bf9a0>):
|
7
|
+
15: <% end %>
|
8
|
+
16:
|
9
|
+
17: <h1>Simple Form</h1>
|
10
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
11
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
12
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
13
|
+
21:
|
14
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__542524727143279452_2181427640'
|
15
|
+
|
16
|
+
|
17
|
+
I, [2014-06-24T18:36:34.254796 #3715] INFO -- : Started GET "/favicon.ico" for 127.0.0.1 at 2014-06-24 18:36:34 +0800
|
18
|
+
F, [2014-06-24T18:36:34.256990 #3715] FATAL -- :
|
19
|
+
ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
|
20
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
21
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
22
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
23
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
24
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
25
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
26
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
27
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
28
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
29
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
30
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
31
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
32
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
33
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
34
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
35
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
36
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
37
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
38
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
39
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
40
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
41
|
+
|
42
|
+
|
43
|
+
I, [2014-06-24T18:37:08.443391 #3715] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:37:08 +0800
|
44
|
+
I, [2014-06-24T18:37:08.444597 #3715] INFO -- : Processing by DummyController#new as HTML
|
45
|
+
I, [2014-06-24T18:37:08.455505 #3715] INFO -- : Rendered dummy/new.html.erb within layouts/application (10.1ms)
|
46
|
+
I, [2014-06-24T18:37:08.455664 #3715] INFO -- : Completed 500 Internal Server Error in 11ms
|
47
|
+
F, [2014-06-24T18:37:08.457291 #3715] FATAL -- :
|
48
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001040b43e8>:0x00000101b136e8>):
|
49
|
+
15: <% end %>
|
50
|
+
16:
|
51
|
+
17: <h1>Simple Form</h1>
|
52
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
53
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
54
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
55
|
+
21:
|
56
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__542524727143279452_2181427640'
|
57
|
+
|
58
|
+
|
59
|
+
I, [2014-06-24T18:37:50.273654 #3715] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:37:50 +0800
|
60
|
+
I, [2014-06-24T18:37:50.274750 #3715] INFO -- : Processing by DummyController#new as HTML
|
61
|
+
I, [2014-06-24T18:37:50.284567 #3715] INFO -- : Rendered dummy/new.html.erb within layouts/application (9.1ms)
|
62
|
+
I, [2014-06-24T18:37:50.284726 #3715] INFO -- : Completed 500 Internal Server Error in 10ms
|
63
|
+
F, [2014-06-24T18:37:50.286380 #3715] FATAL -- :
|
64
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001040b43e8>:0x000001040d4d78>):
|
65
|
+
15: <% end %>
|
66
|
+
16:
|
67
|
+
17: <h1>Simple Form</h1>
|
68
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
69
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
70
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
71
|
+
21:
|
72
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__542524727143279452_2181427640'
|
73
|
+
|
74
|
+
|
75
|
+
I, [2014-06-24T18:37:51.931564 #3715] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:37:51 +0800
|
76
|
+
I, [2014-06-24T18:37:51.932652 #3715] INFO -- : Processing by DummyController#new as HTML
|
77
|
+
I, [2014-06-24T18:37:51.944525 #3715] INFO -- : Rendered dummy/new.html.erb within layouts/application (11.1ms)
|
78
|
+
I, [2014-06-24T18:37:51.944681 #3715] INFO -- : Completed 500 Internal Server Error in 12ms
|
79
|
+
F, [2014-06-24T18:37:51.946264 #3715] FATAL -- :
|
80
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001040b43e8>:0x00000101b31d78>):
|
81
|
+
15: <% end %>
|
82
|
+
16:
|
83
|
+
17: <h1>Simple Form</h1>
|
84
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
85
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
86
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
87
|
+
21:
|
88
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__542524727143279452_2181427640'
|
89
|
+
|
90
|
+
|
91
|
+
I, [2014-06-24T18:38:09.384339 #3949] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:38:09 +0800
|
92
|
+
I, [2014-06-24T18:38:09.387578 #3949] INFO -- : Processing by DummyController#new as HTML
|
93
|
+
I, [2014-06-24T18:38:09.408499 #3949] INFO -- : Rendered dummy/new.html.erb within layouts/application (18.4ms)
|
94
|
+
I, [2014-06-24T18:38:09.408693 #3949] INFO -- : Completed 500 Internal Server Error in 21ms
|
95
|
+
F, [2014-06-24T18:38:09.410393 #3949] FATAL -- :
|
96
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001068abd38>:0x000001068ab360>):
|
97
|
+
15: <% end %>
|
98
|
+
16:
|
99
|
+
17: <h1>Simple Form</h1>
|
100
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
101
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
102
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
103
|
+
21:
|
104
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__4010960706321141458_2202357400'
|
105
|
+
|
106
|
+
|
107
|
+
I, [2014-06-24T18:39:08.575618 #3949] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:39:08 +0800
|
108
|
+
I, [2014-06-24T18:39:08.576306 #3949] INFO -- : Processing by DummyController#new as HTML
|
109
|
+
I, [2014-06-24T18:39:08.589174 #3949] INFO -- : Rendered dummy/new.html.erb within layouts/application (12.4ms)
|
110
|
+
I, [2014-06-24T18:39:08.589328 #3949] INFO -- : Completed 500 Internal Server Error in 13ms
|
111
|
+
F, [2014-06-24T18:39:08.591209 #3949] FATAL -- :
|
112
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001068abd38>:0x0000010387aee8>):
|
113
|
+
15: <% end %>
|
114
|
+
16:
|
115
|
+
17: <h1>Simple Form</h1>
|
116
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
117
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
118
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
119
|
+
21:
|
120
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__4010960706321141458_2202357400'
|
121
|
+
|
122
|
+
|
123
|
+
I, [2014-06-24T18:39:09.516203 #3949] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:39:09 +0800
|
124
|
+
I, [2014-06-24T18:39:09.516868 #3949] INFO -- : Processing by DummyController#new as HTML
|
125
|
+
I, [2014-06-24T18:39:09.524318 #3949] INFO -- : Rendered dummy/new.html.erb within layouts/application (6.9ms)
|
126
|
+
I, [2014-06-24T18:39:09.524451 #3949] INFO -- : Completed 500 Internal Server Error in 7ms
|
127
|
+
F, [2014-06-24T18:39:09.525958 #3949] FATAL -- :
|
128
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001068abd38>:0x00000101cb0028>):
|
129
|
+
15: <% end %>
|
130
|
+
16:
|
131
|
+
17: <h1>Simple Form</h1>
|
132
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
133
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
134
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
135
|
+
21:
|
136
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__4010960706321141458_2202357400'
|
137
|
+
|
138
|
+
|
139
|
+
I, [2014-06-24T18:39:10.499136 #3949] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:39:10 +0800
|
140
|
+
I, [2014-06-24T18:39:10.500072 #3949] INFO -- : Processing by DummyController#new as HTML
|
141
|
+
I, [2014-06-24T18:39:10.508886 #3949] INFO -- : Rendered dummy/new.html.erb within layouts/application (8.3ms)
|
142
|
+
I, [2014-06-24T18:39:10.509030 #3949] INFO -- : Completed 500 Internal Server Error in 9ms
|
143
|
+
F, [2014-06-24T18:39:10.510687 #3949] FATAL -- :
|
144
|
+
ActionView::Template::Error (undefined method `simple_form_for' for #<#<Class:0x000001068abd38>:0x000001030d91a8>):
|
145
|
+
15: <% end %>
|
146
|
+
16:
|
147
|
+
17: <h1>Simple Form</h1>
|
148
|
+
18: <%= simple_form_for @dummy_model, :url => "/dummy" do |f| %>
|
149
|
+
19: <h3>f.input :desc, :as => :ueditor</h3>
|
150
|
+
20: <%= f.input :desc, :as => :ueditor %>
|
151
|
+
21:
|
152
|
+
app/views/dummy/new.html.erb:18:in `_app_views_dummy_new_html_erb__4010960706321141458_2202357400'
|
153
|
+
|
154
|
+
|
155
|
+
I, [2014-06-24T18:39:33.212616 #4050] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:39:33 +0800
|
156
|
+
I, [2014-06-24T18:39:33.216124 #4050] INFO -- : Processing by DummyController#new as HTML
|
157
|
+
I, [2014-06-24T18:39:33.243231 #4050] INFO -- : Rendered dummy/new.html.erb within layouts/application (24.7ms)
|
158
|
+
I, [2014-06-24T18:39:33.244489 #4050] INFO -- : Completed 200 OK in 28ms (Views: 28.0ms)
|
159
|
+
I, [2014-06-24T18:39:33.390602 #4050] INFO -- : Started GET "/assets/application-10c7394d1793100a0e2b6605c51d2a5b.css" for 127.0.0.1 at 2014-06-24 18:39:33 +0800
|
160
|
+
F, [2014-06-24T18:39:33.392560 #4050] FATAL -- :
|
161
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-10c7394d1793100a0e2b6605c51d2a5b.css"):
|
162
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
163
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
164
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
165
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
166
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
167
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
168
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
169
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
170
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
171
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
172
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
173
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
174
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
175
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
176
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
177
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
178
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
179
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
180
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
181
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
182
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
183
|
+
|
184
|
+
|
185
|
+
I, [2014-06-24T18:39:33.401274 #4050] INFO -- : Started GET "/assets/application-aee4bc31d43738b70e66eadcf7426625.js" for 127.0.0.1 at 2014-06-24 18:39:33 +0800
|
186
|
+
F, [2014-06-24T18:39:33.403008 #4050] FATAL -- :
|
187
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-aee4bc31d43738b70e66eadcf7426625.js"):
|
188
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
189
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
190
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
191
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
192
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
193
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
194
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
195
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
196
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
197
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
198
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
199
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
200
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
201
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
202
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
203
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
204
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
205
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
206
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
207
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
208
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
209
|
+
|
210
|
+
|
211
|
+
I, [2014-06-24T18:41:42.911283 #4050] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:41:42 +0800
|
212
|
+
I, [2014-06-24T18:41:42.912416 #4050] INFO -- : Processing by DummyController#new as HTML
|
213
|
+
I, [2014-06-24T18:41:42.917250 #4050] INFO -- : Rendered dummy/new.html.erb within layouts/application (4.1ms)
|
214
|
+
I, [2014-06-24T18:41:42.917896 #4050] INFO -- : Completed 200 OK in 5ms (Views: 5.1ms)
|
215
|
+
I, [2014-06-24T18:41:43.063826 #4050] INFO -- : Started GET "/assets/application-aee4bc31d43738b70e66eadcf7426625.js" for 127.0.0.1 at 2014-06-24 18:41:43 +0800
|
216
|
+
F, [2014-06-24T18:41:43.066639 #4050] FATAL -- :
|
217
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-aee4bc31d43738b70e66eadcf7426625.js"):
|
218
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
219
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
220
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
221
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
222
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
223
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
224
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
225
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
226
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
227
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
228
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
229
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
230
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
231
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
232
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
233
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
234
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
235
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
236
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
237
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
238
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
239
|
+
|
240
|
+
|
241
|
+
I, [2014-06-24T18:41:43.068211 #4050] INFO -- : Started GET "/assets/application-10c7394d1793100a0e2b6605c51d2a5b.css" for 127.0.0.1 at 2014-06-24 18:41:43 +0800
|
242
|
+
F, [2014-06-24T18:41:43.069926 #4050] FATAL -- :
|
243
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-10c7394d1793100a0e2b6605c51d2a5b.css"):
|
244
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
245
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
246
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
247
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
248
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
249
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
250
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
251
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
252
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
253
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
254
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
255
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
256
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
257
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
258
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
259
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
260
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
261
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
262
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
263
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
264
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
265
|
+
|
266
|
+
|
267
|
+
I, [2014-06-24T18:41:50.159770 #4050] INFO -- : Started GET "/assets" for 127.0.0.1 at 2014-06-24 18:41:50 +0800
|
268
|
+
F, [2014-06-24T18:41:50.161116 #4050] FATAL -- :
|
269
|
+
ActionController::RoutingError (No route matches [GET] "/assets"):
|
270
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
271
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
272
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
273
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
274
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
275
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
276
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
277
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
278
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
279
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
280
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
281
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
282
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
283
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
284
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
285
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
286
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
287
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
288
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
289
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
290
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
291
|
+
|
292
|
+
|
293
|
+
I, [2014-06-24T18:42:22.856430 #4050] INFO -- : Started GET "/assets/application-aee4bc31d43738b70e66eadcf7426625.js" for 127.0.0.1 at 2014-06-24 18:42:22 +0800
|
294
|
+
F, [2014-06-24T18:42:22.857889 #4050] FATAL -- :
|
295
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-aee4bc31d43738b70e66eadcf7426625.js"):
|
296
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
297
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
298
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
299
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
300
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
301
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
302
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
303
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
304
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
305
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
306
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
307
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
308
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
309
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
310
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
311
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
312
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
313
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
314
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
315
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
316
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
317
|
+
|
318
|
+
|
319
|
+
I, [2014-06-24T18:43:38.226969 #4050] INFO -- : Started GET "/400.html" for 127.0.0.1 at 2014-06-24 18:43:38 +0800
|
320
|
+
F, [2014-06-24T18:43:38.228290 #4050] FATAL -- :
|
321
|
+
ActionController::RoutingError (No route matches [GET] "/400.html"):
|
322
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
323
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
324
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
325
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
326
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
327
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
328
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
329
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
330
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
331
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
332
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
333
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
334
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
335
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
336
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
337
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
338
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
339
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
340
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
341
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
342
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
343
|
+
|
344
|
+
|
345
|
+
I, [2014-06-24T18:43:47.526605 #4050] INFO -- : Started GET "/404.html" for 127.0.0.1 at 2014-06-24 18:43:47 +0800
|
346
|
+
F, [2014-06-24T18:43:47.528295 #4050] FATAL -- :
|
347
|
+
ActionController::RoutingError (No route matches [GET] "/404.html"):
|
348
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
349
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
350
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
351
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
352
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
353
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
354
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
355
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
356
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
357
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
358
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
359
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
360
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
361
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
362
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
363
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
364
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
365
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
366
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
367
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
368
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
369
|
+
|
370
|
+
|
371
|
+
I, [2014-06-24T18:47:06.497768 #4528] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:47:06 +0800
|
372
|
+
I, [2014-06-24T18:47:06.514238 #4528] INFO -- : Processing by DummyController#new as HTML
|
373
|
+
I, [2014-06-24T18:47:06.560544 #4528] INFO -- : Rendered dummy/new.html.erb within layouts/application (38.0ms)
|
374
|
+
I, [2014-06-24T18:47:06.563395 #4528] INFO -- : Completed 200 OK in 49ms (Views: 48.2ms)
|
375
|
+
I, [2014-06-24T18:47:06.795303 #4528] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 18:47:06 +0800
|
376
|
+
F, [2014-06-24T18:47:06.798228 #4528] FATAL -- :
|
377
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
378
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
379
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
380
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
381
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
382
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
383
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
384
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
385
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
386
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
387
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
388
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
389
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
390
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
391
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
392
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
393
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
394
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
395
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
396
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
397
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
398
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
399
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
400
|
+
|
401
|
+
|
402
|
+
I, [2014-06-24T18:47:06.804380 #4528] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:47:06 +0800
|
403
|
+
F, [2014-06-24T18:47:06.805945 #4528] FATAL -- :
|
404
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
405
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
406
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
407
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
408
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
409
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
410
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
411
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
412
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
413
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
414
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
415
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
416
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
417
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
418
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
419
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
420
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
421
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
422
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
423
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
424
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
425
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
426
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
427
|
+
|
428
|
+
|
429
|
+
I, [2014-06-24T18:47:41.551351 #4567] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:47:41 +0800
|
430
|
+
I, [2014-06-24T18:47:41.555783 #4567] INFO -- : Processing by DummyController#new as HTML
|
431
|
+
I, [2014-06-24T18:47:41.574440 #4567] INFO -- : Rendered dummy/new.html.erb within layouts/application (16.2ms)
|
432
|
+
I, [2014-06-24T18:47:41.575711 #4567] INFO -- : Completed 200 OK in 20ms (Views: 19.5ms)
|
433
|
+
I, [2014-06-24T18:47:41.717640 #4567] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 18:47:41 +0800
|
434
|
+
F, [2014-06-24T18:47:41.719781 #4567] FATAL -- :
|
435
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
436
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
437
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
438
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
439
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
440
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
441
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
442
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
443
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
444
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
445
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
446
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
447
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
448
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
449
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
450
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
451
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
452
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
453
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
454
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
455
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
456
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
457
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
458
|
+
|
459
|
+
|
460
|
+
I, [2014-06-24T18:47:41.725070 #4567] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:47:41 +0800
|
461
|
+
F, [2014-06-24T18:47:41.727001 #4567] FATAL -- :
|
462
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
463
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
464
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
465
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
466
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
467
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
468
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
469
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
470
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
471
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
472
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
473
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
474
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
475
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
476
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
477
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
478
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
479
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
480
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
481
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
482
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
483
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
484
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
485
|
+
|
486
|
+
|
487
|
+
I, [2014-06-24T18:49:15.031444 #4659] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:49:15 +0800
|
488
|
+
I, [2014-06-24T18:49:15.034449 #4659] INFO -- : Processing by DummyController#new as HTML
|
489
|
+
I, [2014-06-24T18:49:15.057484 #4659] INFO -- : Rendered dummy/new.html.erb within layouts/application (19.9ms)
|
490
|
+
I, [2014-06-24T18:49:15.059199 #4659] INFO -- : Completed 200 OK in 25ms (Views: 24.4ms)
|
491
|
+
I, [2014-06-24T18:49:15.225663 #4659] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 18:49:15 +0800
|
492
|
+
F, [2014-06-24T18:49:15.227507 #4659] FATAL -- :
|
493
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
494
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
495
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
496
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
497
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
498
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
499
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
500
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
501
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
502
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
503
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
504
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
505
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
506
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
507
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
508
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
509
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
510
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
511
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
512
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
513
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
514
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
515
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
516
|
+
|
517
|
+
|
518
|
+
I, [2014-06-24T18:49:15.231322 #4659] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:49:15 +0800
|
519
|
+
F, [2014-06-24T18:49:15.233109 #4659] FATAL -- :
|
520
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
521
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
522
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
523
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
524
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
525
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
526
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
527
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
528
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
529
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
530
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
531
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
532
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
533
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
534
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
535
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
536
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
537
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
538
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
539
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
540
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
541
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
542
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
543
|
+
|
544
|
+
|
545
|
+
I, [2014-06-24T18:49:32.447348 #4680] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:49:32 +0800
|
546
|
+
I, [2014-06-24T18:49:32.451068 #4680] INFO -- : Processing by DummyController#new as HTML
|
547
|
+
I, [2014-06-24T18:49:32.473062 #4680] INFO -- : Rendered dummy/new.html.erb within layouts/application (18.8ms)
|
548
|
+
I, [2014-06-24T18:49:32.475134 #4680] INFO -- : Completed 200 OK in 24ms (Views: 23.7ms)
|
549
|
+
I, [2014-06-24T18:49:32.602511 #4680] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 18:49:32 +0800
|
550
|
+
F, [2014-06-24T18:49:32.604723 #4680] FATAL -- :
|
551
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
552
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
553
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
554
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
555
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
556
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
557
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
558
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
559
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
560
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
561
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
562
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
563
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
564
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
565
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
566
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
567
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
568
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
569
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
570
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
571
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
572
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
573
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
574
|
+
|
575
|
+
|
576
|
+
I, [2014-06-24T18:49:32.609694 #4680] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:49:32 +0800
|
577
|
+
F, [2014-06-24T18:49:32.611821 #4680] FATAL -- :
|
578
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
579
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
580
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
581
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
582
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
583
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
584
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
585
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
586
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
587
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
588
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
589
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
590
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
591
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
592
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
593
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
594
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
595
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
596
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
597
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
598
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
599
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
600
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
601
|
+
|
602
|
+
|
603
|
+
I, [2014-06-24T18:50:08.414014 #4680] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:50:08 +0800
|
604
|
+
I, [2014-06-24T18:50:08.415109 #4680] INFO -- : Processing by DummyController#new as HTML
|
605
|
+
I, [2014-06-24T18:50:08.420304 #4680] INFO -- : Rendered dummy/new.html.erb within layouts/application (4.4ms)
|
606
|
+
I, [2014-06-24T18:50:08.421426 #4680] INFO -- : Completed 200 OK in 6ms (Views: 6.0ms)
|
607
|
+
I, [2014-06-24T18:50:08.594491 #4680] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 18:50:08 +0800
|
608
|
+
F, [2014-06-24T18:50:08.595599 #4680] FATAL -- :
|
609
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
610
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
611
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
612
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
613
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
614
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
615
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
616
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
617
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
618
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
619
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
620
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
621
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
622
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
623
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
624
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
625
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
626
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
627
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
628
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
629
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
630
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
631
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
632
|
+
|
633
|
+
|
634
|
+
I, [2014-06-24T18:50:08.599385 #4680] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:50:08 +0800
|
635
|
+
F, [2014-06-24T18:50:08.600866 #4680] FATAL -- :
|
636
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
637
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
638
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
639
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
640
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
641
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
642
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
643
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
644
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
645
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
646
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
647
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
648
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
649
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
650
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
651
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
652
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
653
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
654
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
655
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
656
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
657
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
658
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
659
|
+
|
660
|
+
|
661
|
+
I, [2014-06-24T18:51:19.560759 #4680] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:51:19 +0800
|
662
|
+
F, [2014-06-24T18:51:19.562657 #4680] FATAL -- :
|
663
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
664
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
665
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
666
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
667
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
668
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
669
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
670
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
671
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
672
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
673
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
674
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
675
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
676
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
677
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
678
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
679
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
680
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
681
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
682
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
683
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
684
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
685
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
686
|
+
|
687
|
+
|
688
|
+
I, [2014-06-24T18:51:27.368402 #4680] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 18:51:27 +0800
|
689
|
+
I, [2014-06-24T18:51:27.370501 #4680] INFO -- : Processing by DummyController#new as HTML
|
690
|
+
I, [2014-06-24T18:51:27.376782 #4680] INFO -- : Rendered dummy/new.html.erb within layouts/application (5.2ms)
|
691
|
+
I, [2014-06-24T18:51:27.377480 #4680] INFO -- : Completed 200 OK in 7ms (Views: 6.4ms)
|
692
|
+
I, [2014-06-24T18:51:27.737478 #4680] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 18:51:27 +0800
|
693
|
+
F, [2014-06-24T18:51:27.740844 #4680] FATAL -- :
|
694
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
695
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
696
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
697
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
698
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
699
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
700
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
701
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
702
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
703
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
704
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
705
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
706
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
707
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
708
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
709
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
710
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
711
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
712
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
713
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
714
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
715
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
716
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
717
|
+
|
718
|
+
|
719
|
+
I, [2014-06-24T18:51:27.743717 #4680] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 18:51:27 +0800
|
720
|
+
F, [2014-06-24T18:51:27.746105 #4680] FATAL -- :
|
721
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
722
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
723
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
724
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
725
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
726
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
727
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
728
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
729
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
730
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
731
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
732
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
733
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
734
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
735
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
736
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
737
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
738
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
739
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
740
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
741
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
742
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
743
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
744
|
+
|
745
|
+
|
746
|
+
I, [2014-06-24T19:02:08.911751 #4985] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 19:02:08 +0800
|
747
|
+
I, [2014-06-24T19:02:08.915457 #4985] INFO -- : Processing by DummyController#new as HTML
|
748
|
+
I, [2014-06-24T19:02:08.940267 #4985] INFO -- : Rendered dummy/new.html.erb within layouts/application (21.3ms)
|
749
|
+
I, [2014-06-24T19:02:08.941472 #4985] INFO -- : Completed 200 OK in 26ms (Views: 25.6ms)
|
750
|
+
I, [2014-06-24T19:02:09.232785 #4985] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:02:09 +0800
|
751
|
+
F, [2014-06-24T19:02:09.233916 #4985] FATAL -- :
|
752
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
753
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
754
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
755
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
756
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
757
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
758
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
759
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
760
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
761
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
762
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
763
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
764
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
765
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
766
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
767
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
768
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
769
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
770
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
771
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
772
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
773
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
774
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
775
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
776
|
+
|
777
|
+
|
778
|
+
I, [2014-06-24T19:02:09.236895 #4985] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 19:02:09 +0800
|
779
|
+
F, [2014-06-24T19:02:09.239291 #4985] FATAL -- :
|
780
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
781
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
782
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
783
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
784
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
785
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
786
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
787
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
788
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
789
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
790
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
791
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
792
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
793
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
794
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
795
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
796
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
797
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
798
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
799
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
800
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
801
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
802
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
803
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
804
|
+
|
805
|
+
|
806
|
+
I, [2014-06-24T19:02:13.043595 #4985] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 19:02:13 +0800
|
807
|
+
I, [2014-06-24T19:02:13.044500 #4985] INFO -- : Processing by DummyController#new as HTML
|
808
|
+
I, [2014-06-24T19:02:13.048067 #4985] INFO -- : Rendered dummy/new.html.erb within layouts/application (2.8ms)
|
809
|
+
I, [2014-06-24T19:02:13.048644 #4985] INFO -- : Completed 200 OK in 4ms (Views: 3.8ms)
|
810
|
+
I, [2014-06-24T19:02:13.318336 #4985] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:02:13 +0800
|
811
|
+
F, [2014-06-24T19:02:13.320043 #4985] FATAL -- :
|
812
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
813
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
814
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
815
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
816
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
817
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
818
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
819
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
820
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
821
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
822
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
823
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
824
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
825
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
826
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
827
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
828
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
829
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
830
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
831
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
832
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
833
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
834
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
835
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
836
|
+
|
837
|
+
|
838
|
+
I, [2014-06-24T19:02:13.322960 #4985] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 19:02:13 +0800
|
839
|
+
F, [2014-06-24T19:02:13.324501 #4985] FATAL -- :
|
840
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
841
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
842
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
843
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
844
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
845
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
846
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
847
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
848
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
849
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
850
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
851
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
852
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
853
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
854
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
855
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
856
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
857
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
858
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
859
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
860
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
861
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
862
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
863
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
864
|
+
|
865
|
+
|
866
|
+
I, [2014-06-24T19:02:52.059945 #4985] INFO -- : Started GET "/assets/ueditor/lang/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:02:52 +0800
|
867
|
+
F, [2014-06-24T19:02:52.064706 #4985] FATAL -- :
|
868
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/lang/zh-cn.js"):
|
869
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
870
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
871
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
872
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
873
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
874
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
875
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
876
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
877
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
878
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
879
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
880
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
881
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
882
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
883
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
884
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
885
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
886
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
887
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
888
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
889
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
890
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
891
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
892
|
+
|
893
|
+
|
894
|
+
I, [2014-06-24T19:02:57.015812 #4985] INFO -- : Started GET "/assets/ueditor/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:02:57 +0800
|
895
|
+
F, [2014-06-24T19:02:57.017296 #4985] FATAL -- :
|
896
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/lang/zh-cn/zh-cn.js"):
|
897
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
898
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
899
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
900
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
901
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
902
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
903
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
904
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
905
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
906
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
907
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
908
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
909
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
910
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
911
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
912
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
913
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
914
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
915
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
916
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
917
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
918
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
919
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
920
|
+
|
921
|
+
|
922
|
+
I, [2014-06-24T19:03:06.394700 #4985] INFO -- : Started GET "/assets/ueditor/ueditor.js" for 127.0.0.1 at 2014-06-24 19:03:06 +0800
|
923
|
+
F, [2014-06-24T19:03:06.398196 #4985] FATAL -- :
|
924
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/ueditor.js"):
|
925
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
926
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
927
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
928
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
929
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
930
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
931
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
932
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
933
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
934
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
935
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
936
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
937
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
938
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
939
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
940
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
941
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
942
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
943
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
944
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
945
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
946
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
947
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
948
|
+
|
949
|
+
|
950
|
+
I, [2014-06-24T19:03:45.613303 #5120] INFO -- : Started GET "/assets/ueditor/" for 127.0.0.1 at 2014-06-24 19:03:45 +0800
|
951
|
+
F, [2014-06-24T19:03:45.616444 #5120] FATAL -- :
|
952
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor"):
|
953
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
954
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
955
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
956
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
957
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
958
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
959
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
960
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
961
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
962
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
963
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
964
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
965
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
966
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
967
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
968
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
969
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
970
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
971
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
972
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
973
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
974
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
975
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
976
|
+
|
977
|
+
|
978
|
+
I, [2014-06-24T19:03:51.436550 #5120] INFO -- : Started GET "/assets/ueditor/index.html" for 127.0.0.1 at 2014-06-24 19:03:51 +0800
|
979
|
+
F, [2014-06-24T19:03:51.438517 #5120] FATAL -- :
|
980
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/index.html"):
|
981
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
982
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
983
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
984
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
985
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
986
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
987
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
988
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
989
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
990
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
991
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
992
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
993
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
994
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
995
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
996
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
997
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
998
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
999
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1000
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1001
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1002
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1003
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1004
|
+
|
1005
|
+
|
1006
|
+
I, [2014-06-24T19:04:59.686796 #5120] INFO -- : Started GET "/assets/ueditor/index.html" for 127.0.0.1 at 2014-06-24 19:04:59 +0800
|
1007
|
+
F, [2014-06-24T19:04:59.688234 #5120] FATAL -- :
|
1008
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/index.html"):
|
1009
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1010
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1011
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1012
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1013
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1014
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1015
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1016
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1017
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1018
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1019
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1020
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1021
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1022
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1023
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1024
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1025
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1026
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1027
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1028
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1029
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1030
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1031
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1032
|
+
|
1033
|
+
|
1034
|
+
I, [2014-06-24T19:05:02.634827 #5120] INFO -- : Started GET "/assets/ueditor/index.html" for 127.0.0.1 at 2014-06-24 19:05:02 +0800
|
1035
|
+
F, [2014-06-24T19:05:02.636875 #5120] FATAL -- :
|
1036
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/index.html"):
|
1037
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1038
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1039
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1040
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1041
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1042
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1043
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1044
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1045
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1046
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1047
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1048
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1049
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1050
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1051
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1052
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1053
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1054
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1055
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1056
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1057
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1058
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1059
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1060
|
+
|
1061
|
+
|
1062
|
+
I, [2014-06-24T19:05:03.448388 #5120] INFO -- : Started GET "/assets/ueditor/index.html" for 127.0.0.1 at 2014-06-24 19:05:03 +0800
|
1063
|
+
F, [2014-06-24T19:05:03.450122 #5120] FATAL -- :
|
1064
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/index.html"):
|
1065
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1066
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1067
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1068
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1069
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1070
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1071
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1072
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1073
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1074
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1075
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1076
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1077
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1078
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1079
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1080
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1081
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1082
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1083
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1084
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1085
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1086
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1087
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1088
|
+
|
1089
|
+
|
1090
|
+
I, [2014-06-24T19:05:04.158992 #5120] INFO -- : Started GET "/assets/ueditor/index.html" for 127.0.0.1 at 2014-06-24 19:05:04 +0800
|
1091
|
+
F, [2014-06-24T19:05:04.160998 #5120] FATAL -- :
|
1092
|
+
ActionController::RoutingError (No route matches [GET] "/assets/ueditor/index.html"):
|
1093
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1094
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1095
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1096
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1097
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1098
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1099
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1100
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1101
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1102
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1103
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1104
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1105
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1106
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1107
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1108
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1109
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1110
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1111
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1112
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1113
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1114
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1115
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1116
|
+
|
1117
|
+
|
1118
|
+
I, [2014-06-24T19:05:07.805957 #5120] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 19:05:07 +0800
|
1119
|
+
I, [2014-06-24T19:05:07.814824 #5120] INFO -- : Processing by DummyController#new as HTML
|
1120
|
+
I, [2014-06-24T19:05:07.845622 #5120] INFO -- : Rendered dummy/new.html.erb within layouts/application (25.5ms)
|
1121
|
+
I, [2014-06-24T19:05:07.847628 #5120] INFO -- : Completed 200 OK in 33ms (Views: 31.4ms)
|
1122
|
+
I, [2014-06-24T19:05:08.087766 #5120] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:05:08 +0800
|
1123
|
+
F, [2014-06-24T19:05:08.089061 #5120] FATAL -- :
|
1124
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
1125
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1126
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1127
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1128
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1129
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1130
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1131
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1132
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1133
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1134
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1135
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1136
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1137
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1138
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1139
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1140
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1141
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1142
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1143
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1144
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1145
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1146
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1147
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1148
|
+
|
1149
|
+
|
1150
|
+
I, [2014-06-24T19:05:08.191112 #5120] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 19:05:08 +0800
|
1151
|
+
F, [2014-06-24T19:05:08.192276 #5120] FATAL -- :
|
1152
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
1153
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1154
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1155
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1156
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1157
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1158
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1159
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1160
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1161
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1162
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1163
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1164
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1165
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1166
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1167
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1168
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1169
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1170
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1171
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1172
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1173
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1174
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1175
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1176
|
+
|
1177
|
+
|
1178
|
+
I, [2014-06-24T19:08:50.002668 #5120] INFO -- : Started GET "/ueditor/php/controller.php?action=config&&noCache=1403608129988" for 127.0.0.1 at 2014-06-24 19:08:50 +0800
|
1179
|
+
F, [2014-06-24T19:08:50.005120 #5120] FATAL -- :
|
1180
|
+
ActionController::RoutingError (No route matches [GET] "/ueditor/php/controller.php"):
|
1181
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1182
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1183
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1184
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1185
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1186
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1187
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1188
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1189
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1190
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1191
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1192
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1193
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1194
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1195
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1196
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1197
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1198
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1199
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1200
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1201
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1202
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1203
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1204
|
+
|
1205
|
+
|
1206
|
+
I, [2014-06-24T19:09:02.631197 #5120] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 19:09:02 +0800
|
1207
|
+
I, [2014-06-24T19:09:02.632315 #5120] INFO -- : Processing by DummyController#new as HTML
|
1208
|
+
I, [2014-06-24T19:09:02.635407 #5120] INFO -- : Rendered dummy/new.html.erb within layouts/application (2.5ms)
|
1209
|
+
I, [2014-06-24T19:09:02.635935 #5120] INFO -- : Completed 200 OK in 3ms (Views: 3.4ms)
|
1210
|
+
I, [2014-06-24T19:09:02.872641 #5120] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:09:02 +0800
|
1211
|
+
F, [2014-06-24T19:09:02.874433 #5120] FATAL -- :
|
1212
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
1213
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1214
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1215
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1216
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1217
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1218
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1219
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1220
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1221
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1222
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1223
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1224
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1225
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1226
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1227
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1228
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1229
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1230
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1231
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1232
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1233
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1234
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1235
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1236
|
+
|
1237
|
+
|
1238
|
+
I, [2014-06-24T19:09:02.878133 #5120] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 19:09:02 +0800
|
1239
|
+
F, [2014-06-24T19:09:02.879603 #5120] FATAL -- :
|
1240
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
1241
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1242
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1243
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1244
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1245
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1246
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1247
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1248
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1249
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1250
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1251
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1252
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1253
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1254
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1255
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1256
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1257
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1258
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1259
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1260
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1261
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1262
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1263
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1264
|
+
|
1265
|
+
|
1266
|
+
I, [2014-06-24T19:09:22.452123 #5120] INFO -- : Started GET "/ueditor/php/controller.php?action=config&&noCache=1403608162419" for 127.0.0.1 at 2014-06-24 19:09:22 +0800
|
1267
|
+
F, [2014-06-24T19:09:22.455262 #5120] FATAL -- :
|
1268
|
+
ActionController::RoutingError (No route matches [GET] "/ueditor/php/controller.php"):
|
1269
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1270
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1271
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1272
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1273
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1274
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1275
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1276
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1277
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1278
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1279
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1280
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1281
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1282
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1283
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1284
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1285
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1286
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1287
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1288
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1289
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1290
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1291
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1292
|
+
|
1293
|
+
|
1294
|
+
I, [2014-06-24T19:09:32.716706 #5120] INFO -- : Started GET "/" for 127.0.0.1 at 2014-06-24 19:09:32 +0800
|
1295
|
+
I, [2014-06-24T19:09:32.717917 #5120] INFO -- : Processing by DummyController#new as HTML
|
1296
|
+
I, [2014-06-24T19:09:32.722862 #5120] INFO -- : Rendered dummy/new.html.erb within layouts/application (4.0ms)
|
1297
|
+
I, [2014-06-24T19:09:32.723624 #5120] INFO -- : Completed 200 OK in 6ms (Views: 5.3ms)
|
1298
|
+
I, [2014-06-24T19:09:32.975864 #5120] INFO -- : Started GET "/assets/lang/zh-cn/zh-cn.js" for 127.0.0.1 at 2014-06-24 19:09:32 +0800
|
1299
|
+
F, [2014-06-24T19:09:32.977008 #5120] FATAL -- :
|
1300
|
+
ActionController::RoutingError (No route matches [GET] "/assets/lang/zh-cn/zh-cn.js"):
|
1301
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1302
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1303
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1304
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1305
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1306
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1307
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1308
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1309
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1310
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1311
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1312
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1313
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1314
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1315
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1316
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1317
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1318
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1319
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1320
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1321
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1322
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1323
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1324
|
+
|
1325
|
+
|
1326
|
+
I, [2014-06-24T19:09:32.981079 #5120] INFO -- : Started GET "/assets/themes/mindpin/css/ueditor.css" for 127.0.0.1 at 2014-06-24 19:09:32 +0800
|
1327
|
+
F, [2014-06-24T19:09:32.982443 #5120] FATAL -- :
|
1328
|
+
ActionController::RoutingError (No route matches [GET] "/assets/themes/mindpin/css/ueditor.css"):
|
1329
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
1330
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
1331
|
+
railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
|
1332
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
|
1333
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
1334
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
1335
|
+
activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
1336
|
+
railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
|
1337
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
1338
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
1339
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
1340
|
+
activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
1341
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1342
|
+
actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
|
1343
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
1344
|
+
railties (4.1.1) lib/rails/engine.rb:514:in `call'
|
1345
|
+
railties (4.1.1) lib/rails/application.rb:144:in `call'
|
1346
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
1347
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
1348
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
1349
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
1350
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
1351
|
+
/Users/kaid/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
1352
|
+
|
1353
|
+
|