zepto_jquery_rails 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.rdoc +8 -0
  4. data/Rakefile +32 -0
  5. data/lib/zepto_jquery_rails.rb +55 -0
  6. data/lib/zepto_jquery_rails/engine.rb +5 -0
  7. data/lib/zepto_jquery_rails/version.rb +3 -0
  8. data/test/dummy/README.rdoc +28 -0
  9. data/test/dummy/Rakefile +6 -0
  10. data/test/dummy/app/assets/javascripts/application.js +13 -0
  11. data/test/dummy/app/assets/stylesheets/application.css +13 -0
  12. data/test/dummy/app/controllers/application_controller.rb +5 -0
  13. data/test/dummy/app/controllers/zepto_jquery_rails_controller.rb +7 -0
  14. data/test/dummy/app/helpers/application_helper.rb +2 -0
  15. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  16. data/test/dummy/app/views/zepto_jquery_rails/force.html.erb +1 -0
  17. data/test/dummy/app/views/zepto_jquery_rails/index.html.erb +1 -0
  18. data/test/dummy/bin/bundle +3 -0
  19. data/test/dummy/bin/rails +4 -0
  20. data/test/dummy/bin/rake +4 -0
  21. data/test/dummy/config.ru +4 -0
  22. data/test/dummy/config/application.rb +23 -0
  23. data/test/dummy/config/boot.rb +5 -0
  24. data/test/dummy/config/database.yml +25 -0
  25. data/test/dummy/config/environment.rb +5 -0
  26. data/test/dummy/config/environments/development.rb +29 -0
  27. data/test/dummy/config/environments/production.rb +80 -0
  28. data/test/dummy/config/environments/test.rb +36 -0
  29. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  30. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  31. data/test/dummy/config/initializers/inflections.rb +16 -0
  32. data/test/dummy/config/initializers/mime_types.rb +5 -0
  33. data/test/dummy/config/initializers/secret_token.rb +12 -0
  34. data/test/dummy/config/initializers/session_store.rb +3 -0
  35. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  36. data/test/dummy/config/locales/en.yml +23 -0
  37. data/test/dummy/config/routes.rb +58 -0
  38. data/test/dummy/db/development.sqlite3 +0 -0
  39. data/test/dummy/db/production.sqlite3 +0 -0
  40. data/test/dummy/db/test.sqlite3 +0 -0
  41. data/test/dummy/log/development.log +1410 -0
  42. data/test/dummy/log/production.log +152 -0
  43. data/test/dummy/log/test.log +1055 -0
  44. data/test/dummy/public/404.html +58 -0
  45. data/test/dummy/public/422.html +58 -0
  46. data/test/dummy/public/500.html +57 -0
  47. data/test/dummy/public/favicon.ico +0 -0
  48. data/test/dummy/tmp/cache/assets/development/sprockets/10901769357ece731dd00aa75024ba71 +0 -0
  49. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  50. data/test/dummy/tmp/cache/assets/development/sprockets/1c848682d2401cc2e7e85067f4ed2457 +0 -0
  51. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  52. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  53. data/test/dummy/tmp/cache/assets/development/sprockets/3be242af05c1565af71c86e74704fa2d +0 -0
  54. data/test/dummy/tmp/cache/assets/development/sprockets/40598f12f8152a9290bd865bf5e877f8 +0 -0
  55. data/test/dummy/tmp/cache/assets/development/sprockets/4092af1f6b20d864a598b6fd93e670b4 +0 -0
  56. data/test/dummy/tmp/cache/assets/development/sprockets/4fecfdd9aaee333f4c85218e8d82f20f +0 -0
  57. data/test/dummy/tmp/cache/assets/development/sprockets/504f153578b98896db34496184b7cf9e +0 -0
  58. data/test/dummy/tmp/cache/assets/development/sprockets/5ed69df91ffa863a29513dc3bde5dc5a +0 -0
  59. data/test/dummy/tmp/cache/assets/development/sprockets/632be27ae0c7cfc85177cdc06d8490c8 +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/68e11df72626e55b675d32d37672ceaf +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/833f615bbe9023c29834f6e7e092217b +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/83adcce9c8be1741f27f82dc03b81f1b +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/8725d60df53bec1fb4a5e025f5a6d38c +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/9e88aee1685b2b6ebc20d84681089988 +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/a0d94f2abdba9ebf9c983137780d48ba +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/a1f914bbc30a776e4fdd66b49830cb1d +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/b2261e502d6d3ede49e89fdb7fb00668 +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/b6b7f1613965cc10ea974bd1f1a71fdd +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/b95ca9e883fc9352f5bdde339e829cd6 +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/bb40ef6cface30be5665f9c036b41d93 +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/bc32ada61bd2e08541ddd2bc1b4feda9 +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/be6f351b66c8e0efbe2e9709a909bf72 +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/c9c5a56675627611a3ba197407c2ef97 +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/cfe6bc35754d65581af2b3df2596b2e6 +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/d53d0dc0e2f12ebb74624aabccee3d14 +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/dfda2e13b5a5b7e2501cd73a8a5eb049 +0 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/e1b24d18de5783d2cf3b62c113b97a0f +0 -0
  80. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  81. data/test/dummy/tmp/cache/assets/test/sprockets/10901769357ece731dd00aa75024ba71 +0 -0
  82. data/test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  83. data/test/dummy/tmp/cache/assets/test/sprockets/1c848682d2401cc2e7e85067f4ed2457 +0 -0
  84. data/test/dummy/tmp/cache/assets/test/sprockets/1c9faaf28d05409b88ad3113374d613c +0 -0
  85. data/test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  86. data/test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  87. data/test/dummy/tmp/cache/assets/test/sprockets/3be242af05c1565af71c86e74704fa2d +0 -0
  88. data/test/dummy/tmp/cache/assets/test/sprockets/40598f12f8152a9290bd865bf5e877f8 +0 -0
  89. data/test/dummy/tmp/cache/assets/test/sprockets/4092af1f6b20d864a598b6fd93e670b4 +0 -0
  90. data/test/dummy/tmp/cache/assets/test/sprockets/40fc2f3d2a468a00e463f1d313cb1683 +0 -0
  91. data/test/dummy/tmp/cache/assets/test/sprockets/4fecfdd9aaee333f4c85218e8d82f20f +0 -0
  92. data/test/dummy/tmp/cache/assets/test/sprockets/504f153578b98896db34496184b7cf9e +0 -0
  93. data/test/dummy/tmp/cache/assets/test/sprockets/632be27ae0c7cfc85177cdc06d8490c8 +0 -0
  94. data/test/dummy/tmp/cache/assets/test/sprockets/68e11df72626e55b675d32d37672ceaf +0 -0
  95. data/test/dummy/tmp/cache/assets/test/sprockets/833f615bbe9023c29834f6e7e092217b +0 -0
  96. data/test/dummy/tmp/cache/assets/test/sprockets/83adcce9c8be1741f27f82dc03b81f1b +0 -0
  97. data/test/dummy/tmp/cache/assets/test/sprockets/8725d60df53bec1fb4a5e025f5a6d38c +0 -0
  98. data/test/dummy/tmp/cache/assets/test/sprockets/a0d94f2abdba9ebf9c983137780d48ba +0 -0
  99. data/test/dummy/tmp/cache/assets/test/sprockets/a1f914bbc30a776e4fdd66b49830cb1d +0 -0
  100. data/test/dummy/tmp/cache/assets/test/sprockets/b6b7f1613965cc10ea974bd1f1a71fdd +0 -0
  101. data/test/dummy/tmp/cache/assets/test/sprockets/b878faf942403e313a5b103e5d80488e +0 -0
  102. data/test/dummy/tmp/cache/assets/test/sprockets/b95ca9e883fc9352f5bdde339e829cd6 +0 -0
  103. data/test/dummy/tmp/cache/assets/test/sprockets/bc32ada61bd2e08541ddd2bc1b4feda9 +0 -0
  104. data/test/dummy/tmp/cache/assets/test/sprockets/c9c5a56675627611a3ba197407c2ef97 +0 -0
  105. data/test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  106. data/test/dummy/tmp/cache/assets/test/sprockets/d53d0dc0e2f12ebb74624aabccee3d14 +0 -0
  107. data/test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  108. data/test/dummy/tmp/cache/assets/test/sprockets/e1b24d18de5783d2cf3b62c113b97a0f +0 -0
  109. data/test/dummy/tmp/cache/assets/test/sprockets/edbef6e0d0a4742346cf479f2c522eb0 +0 -0
  110. data/test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  111. data/test/dummy/tmp/pids/server.pid +1 -0
  112. data/test/test_helper.rb +15 -0
  113. data/test/zepto_jquery_rails_test.rb +24 -0
  114. metadata +304 -0
@@ -0,0 +1,152 @@
1
+ I, [2013-07-16T17:55:46.513542 #28300] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:55:46 +1000
2
+ I, [2013-07-16T17:55:46.604856 #28300] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
3
+ I, [2013-07-16T17:55:46.607612 #28300] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
4
+ I, [2013-07-16T17:55:46.623992 #28300] INFO -- : Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms)
5
+ I, [2013-07-16T18:03:13.930764 #28408] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:03:13 +1000
6
+ I, [2013-07-16T18:03:14.030223 #28408] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
7
+ I, [2013-07-16T18:03:14.034835 #28408] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.4ms)
8
+ I, [2013-07-16T18:03:14.051868 #28408] INFO -- : Completed 200 OK in 21ms (Views: 20.4ms | ActiveRecord: 0.0ms)
9
+ I, [2013-07-16T18:04:28.319999 #28437] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:04:28 +1000
10
+ I, [2013-07-16T18:04:28.412170 #28437] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
11
+ I, [2013-07-16T18:04:28.414915 #28437] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
12
+ I, [2013-07-16T18:04:28.431690 #28437] INFO -- : Completed 200 OK in 19ms (Views: 19.0ms | ActiveRecord: 0.0ms)
13
+ I, [2013-07-16T18:04:29.621639 #28437] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:04:29 +1000
14
+ I, [2013-07-16T18:04:29.623397 #28437] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
15
+ I, [2013-07-16T18:04:29.624635 #28437] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.6ms)
16
+ I, [2013-07-16T18:04:29.625414 #28437] INFO -- : Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
17
+ I, [2013-07-16T18:04:30.205375 #28437] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:04:30 +1000
18
+ I, [2013-07-16T18:04:30.206590 #28437] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
19
+ I, [2013-07-16T18:04:30.207928 #28437] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.7ms)
20
+ I, [2013-07-16T18:04:30.208889 #28437] INFO -- : Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
21
+ I, [2013-07-16T18:04:30.856571 #28437] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:04:30 +1000
22
+ I, [2013-07-16T18:04:30.857337 #28437] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
23
+ I, [2013-07-16T18:04:30.858158 #28437] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.4ms)
24
+ I, [2013-07-16T18:04:30.858850 #28437] INFO -- : Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
25
+ I, [2013-07-16T18:05:13.541725 #28451] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:05:13 +1000
26
+ I, [2013-07-16T18:05:13.637854 #28451] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
27
+ I, [2013-07-16T18:05:13.640558 #28451] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
28
+ I, [2013-07-16T18:05:13.657011 #28451] INFO -- : Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms)
29
+ I, [2013-07-16T18:05:14.531315 #28451] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:05:14 +1000
30
+ I, [2013-07-16T18:05:14.533038 #28451] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
31
+ I, [2013-07-16T18:05:14.534403 #28451] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.6ms)
32
+ I, [2013-07-16T18:05:14.535219 #28451] INFO -- : Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
33
+ I, [2013-07-16T18:05:38.245302 #28451] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:05:38 +1000
34
+ I, [2013-07-16T18:05:38.246130 #28451] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
35
+ I, [2013-07-16T18:05:38.247206 #28451] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.6ms)
36
+ I, [2013-07-16T18:05:38.248011 #28451] INFO -- : Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
37
+ I, [2013-07-16T18:05:41.968284 #28460] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:05:41 +1000
38
+ I, [2013-07-16T18:05:42.057983 #28460] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
39
+ I, [2013-07-16T18:05:42.060745 #28460] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.0ms)
40
+ I, [2013-07-16T18:05:42.077221 #28460] INFO -- : Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.0ms)
41
+ I, [2013-07-16T18:06:35.212349 #28474] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:06:35 +1000
42
+ I, [2013-07-16T18:06:35.302888 #28474] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
43
+ I, [2013-07-16T18:06:35.305550 #28474] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
44
+ I, [2013-07-16T18:06:35.322103 #28474] INFO -- : Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.0ms)
45
+ I, [2013-07-16T18:06:40.667468 #28474] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:06:40 +1000
46
+ I, [2013-07-16T18:06:40.668826 #28474] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
47
+ I, [2013-07-16T18:06:40.669817 #28474] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.5ms)
48
+ I, [2013-07-16T18:06:40.670633 #28474] INFO -- : Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
49
+ I, [2013-07-16T18:06:40.756933 #28474] INFO -- : Started GET "/assets/application-f1a14051f17824976271b9c0460232f0.css" for 127.0.0.1 at 2013-07-16 18:06:40 +1000
50
+ F, [2013-07-16T18:06:40.758632 #28474] FATAL -- :
51
+ ActionController::RoutingError (No route matches [GET] "/assets/application-f1a14051f17824976271b9c0460232f0.css"):
52
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
53
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
54
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
55
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
56
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
57
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
58
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
59
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
60
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
61
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
62
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
63
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
64
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
65
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
66
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
67
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
68
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
69
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
70
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
71
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
72
+
73
+
74
+ I, [2013-07-16T18:06:40.762748 #28474] INFO -- : Started GET "/assets/application-5828e3066b6137889cea316d8318b8b1.js" for 127.0.0.1 at 2013-07-16 18:06:40 +1000
75
+ F, [2013-07-16T18:06:40.764367 #28474] FATAL -- :
76
+ ActionController::RoutingError (No route matches [GET] "/assets/application-5828e3066b6137889cea316d8318b8b1.js"):
77
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
78
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
79
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
80
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
81
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
82
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
83
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
84
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
85
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
86
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
87
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
88
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
89
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
90
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
91
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
92
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
93
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
94
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
95
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
96
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
97
+
98
+
99
+ I, [2013-07-16T18:08:12.360252 #28524] INFO -- : Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:08:12 +1000
100
+ I, [2013-07-16T18:08:12.453966 #28524] INFO -- : Processing by ZeptoJqueryRailsController#index as HTML
101
+ I, [2013-07-16T18:08:12.456616 #28524] INFO -- : Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
102
+ I, [2013-07-16T18:08:12.473383 #28524] INFO -- : Completed 200 OK in 19ms (Views: 18.8ms | ActiveRecord: 0.0ms)
103
+ I, [2013-07-16T18:08:12.547407 #28524] INFO -- : Started GET "/assets/application-f1a14051f17824976271b9c0460232f0.css" for 127.0.0.1 at 2013-07-16 18:08:12 +1000
104
+ F, [2013-07-16T18:08:12.548700 #28524] FATAL -- :
105
+ ActionController::RoutingError (No route matches [GET] "/assets/application-f1a14051f17824976271b9c0460232f0.css"):
106
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
107
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
108
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
109
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
110
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
111
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
112
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
113
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
114
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
115
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
116
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
117
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
118
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
119
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
120
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
121
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
122
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
123
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
124
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
125
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
126
+
127
+
128
+ I, [2013-07-16T18:08:12.551784 #28524] INFO -- : Started GET "/assets/application-5828e3066b6137889cea316d8318b8b1.js" for 127.0.0.1 at 2013-07-16 18:08:12 +1000
129
+ F, [2013-07-16T18:08:12.553125 #28524] FATAL -- :
130
+ ActionController::RoutingError (No route matches [GET] "/assets/application-5828e3066b6137889cea316d8318b8b1.js"):
131
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
132
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
133
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
134
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
135
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
136
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
137
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
138
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
139
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
140
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
141
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
142
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
143
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
144
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
145
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
146
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
147
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
148
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
149
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
150
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
151
+
152
+
@@ -0,0 +1,1055 @@
1
+  (0.2ms) begin transaction
2
+ --------------------------------
3
+ ZeptoJqueryRailsTest: test_truth
4
+ --------------------------------
5
+  (0.0ms) rollback transaction
6
+  (0.2ms) begin transaction
7
+ --------------------------------
8
+ ZeptoJqueryRailsTest: test_truth
9
+ --------------------------------
10
+  (0.0ms) rollback transaction
11
+  (0.2ms) begin transaction
12
+ --------------------------------
13
+ ZeptoJqueryRailsTest: test_truth
14
+ --------------------------------
15
+  (0.0ms) rollback transaction
16
+  (0.3ms) begin transaction
17
+ -------------------------------
18
+ ZeptoJqueryRailsTest: test_test
19
+ -------------------------------
20
+  (0.1ms) rollback transaction
21
+  (0.1ms) begin transaction
22
+ --------------------------------
23
+ ZeptoJqueryRailsTest: test_truth
24
+ --------------------------------
25
+  (0.1ms) rollback transaction
26
+  (0.2ms) begin transaction
27
+ -------------------------------
28
+ ZeptoJqueryRailsTest: test_test
29
+ -------------------------------
30
+  (0.0ms) rollback transaction
31
+  (0.1ms) begin transaction
32
+ --------------------------------
33
+ ZeptoJqueryRailsTest: test_truth
34
+ --------------------------------
35
+  (0.1ms) rollback transaction
36
+  (0.2ms) begin transaction
37
+ -------------------------------
38
+ ZeptoJqueryRailsTest: test_test
39
+ -------------------------------
40
+  (0.0ms) rollback transaction
41
+  (0.1ms) begin transaction
42
+ --------------------------------
43
+ ZeptoJqueryRailsTest: test_truth
44
+ --------------------------------
45
+  (0.0ms) rollback transaction
46
+  (0.2ms) begin transaction
47
+ -------------------------------
48
+ ZeptoJqueryRailsTest: test_test
49
+ -------------------------------
50
+  (0.1ms) rollback transaction
51
+  (0.1ms) begin transaction
52
+ --------------------------------
53
+ ZeptoJqueryRailsTest: test_truth
54
+ --------------------------------
55
+  (0.0ms) rollback transaction
56
+  (0.2ms) begin transaction
57
+ -----------------------------------------
58
+ HomeControllerTest: test_should_get_index
59
+ -----------------------------------------
60
+ Processing by HomeController#index as HTML
61
+ Rendered home/index.html.erb within layouts/application (0.8ms)
62
+ Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.0ms)
63
+  (0.1ms) rollback transaction
64
+  (0.1ms) begin transaction
65
+ -------------------------------
66
+ ZeptoJqueryRailsTest: test_test
67
+ -------------------------------
68
+  (0.1ms) rollback transaction
69
+  (0.0ms) begin transaction
70
+ --------------------------------
71
+ ZeptoJqueryRailsTest: test_truth
72
+ --------------------------------
73
+  (0.0ms) rollback transaction
74
+  (0.2ms) begin transaction
75
+ -----------------------------------------
76
+ HomeControllerTest: test_should_get_index
77
+ -----------------------------------------
78
+ Processing by HomeController#index as HTML
79
+ Rendered home/index.html.erb within layouts/application (0.8ms)
80
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
81
+  (0.1ms) rollback transaction
82
+  (0.0ms) begin transaction
83
+ -------------------------------
84
+ ZeptoJqueryRailsTest: test_test
85
+ -------------------------------
86
+  (0.1ms) rollback transaction
87
+  (0.0ms) begin transaction
88
+ --------------------------------
89
+ ZeptoJqueryRailsTest: test_truth
90
+ --------------------------------
91
+  (0.0ms) rollback transaction
92
+  (0.2ms) begin transaction
93
+ -----------------------------------------
94
+ HomeControllerTest: test_should_get_index
95
+ -----------------------------------------
96
+ Processing by HomeController#index as HTML
97
+ Completed 500 Internal Server Error in 4ms
98
+  (0.1ms) rollback transaction
99
+  (0.0ms) begin transaction
100
+ -------------------------------
101
+ ZeptoJqueryRailsTest: test_test
102
+ -------------------------------
103
+ Rendered home/_index.html.erb (0.7ms)
104
+  (0.1ms) rollback transaction
105
+  (0.0ms) begin transaction
106
+ --------------------------------
107
+ ZeptoJqueryRailsTest: test_truth
108
+ --------------------------------
109
+  (0.0ms) rollback transaction
110
+  (0.2ms) begin transaction
111
+ -----------------------------------------
112
+ HomeControllerTest: test_should_get_index
113
+ -----------------------------------------
114
+ Processing by HomeController#index as HTML
115
+ Rendered home/index.html.erb within layouts/application (0.7ms)
116
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
117
+  (0.1ms) rollback transaction
118
+  (0.0ms) begin transaction
119
+ -------------------------------
120
+ ZeptoJqueryRailsTest: test_test
121
+ -------------------------------
122
+  (0.1ms) rollback transaction
123
+  (0.1ms) begin transaction
124
+ --------------------------------
125
+ ZeptoJqueryRailsTest: test_truth
126
+ --------------------------------
127
+  (0.0ms) rollback transaction
128
+  (0.2ms) begin transaction
129
+ -----------------------------------------
130
+ HomeControllerTest: test_should_get_index
131
+ -----------------------------------------
132
+ Processing by HomeController#index as HTML
133
+ Rendered home/index.html.erb within layouts/application (0.7ms)
134
+ Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
135
+  (0.1ms) rollback transaction
136
+  (0.0ms) begin transaction
137
+ -------------------------------
138
+ ZeptoJqueryRailsTest: test_test
139
+ -------------------------------
140
+  (0.0ms) rollback transaction
141
+  (0.0ms) begin transaction
142
+ --------------------------------
143
+ ZeptoJqueryRailsTest: test_truth
144
+ --------------------------------
145
+  (0.0ms) rollback transaction
146
+  (0.2ms) begin transaction
147
+ -----------------------------------------
148
+ HomeControllerTest: test_should_get_index
149
+ -----------------------------------------
150
+ Processing by HomeController#index as HTML
151
+ Rendered home/index.html.erb within layouts/application (0.7ms)
152
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
153
+  (0.1ms) rollback transaction
154
+  (0.0ms) begin transaction
155
+ -------------------------------
156
+ ZeptoJqueryRailsTest: test_test
157
+ -------------------------------
158
+  (0.1ms) rollback transaction
159
+  (0.2ms) begin transaction
160
+ -----------------------------------------
161
+ HomeControllerTest: test_should_get_index
162
+ -----------------------------------------
163
+ Processing by HomeController#index as HTML
164
+ Rendered home/index.html.erb within layouts/application (0.9ms)
165
+ Completed 200 OK in 11ms (Views: 11.1ms | ActiveRecord: 0.0ms)
166
+  (0.1ms) rollback transaction
167
+  (0.0ms) begin transaction
168
+ -------------------------------
169
+ ZeptoJqueryRailsTest: test_test
170
+ -------------------------------
171
+  (0.0ms) rollback transaction
172
+  (0.2ms) begin transaction
173
+ -----------------------------------------
174
+ HomeControllerTest: test_should_get_index
175
+ -----------------------------------------
176
+ Processing by HomeController#index as HTML
177
+ Rendered home/index.html.erb within layouts/application (0.7ms)
178
+ Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms)
179
+  (0.1ms) rollback transaction
180
+  (0.0ms) begin transaction
181
+ -------------------------------
182
+ ZeptoJqueryRailsTest: test_test
183
+ -------------------------------
184
+  (0.0ms) rollback transaction
185
+  (0.2ms) begin transaction
186
+ -----------------------------------------
187
+ HomeControllerTest: test_should_get_index
188
+ -----------------------------------------
189
+ Processing by HomeController#index as HTML
190
+ Rendered home/index.html.erb within layouts/application (0.7ms)
191
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
192
+  (0.1ms) rollback transaction
193
+  (0.0ms) begin transaction
194
+ -------------------------------
195
+ ZeptoJqueryRailsTest: test_test
196
+ -------------------------------
197
+  (0.0ms) rollback transaction
198
+  (0.2ms) begin transaction
199
+ -----------------------------------------
200
+ HomeControllerTest: test_should_get_index
201
+ -----------------------------------------
202
+ Processing by HomeController#index as HTML
203
+ Rendered home/index.html.erb within layouts/application (2.3ms)
204
+ Completed 500 Internal Server Error in 7ms
205
+  (0.1ms) rollback transaction
206
+  (0.0ms) begin transaction
207
+ -------------------------------
208
+ ZeptoJqueryRailsTest: test_test
209
+ -------------------------------
210
+  (0.1ms) rollback transaction
211
+  (0.2ms) begin transaction
212
+ -----------------------------------------
213
+ HomeControllerTest: test_should_get_index
214
+ -----------------------------------------
215
+ Processing by HomeController#index as HTML
216
+ Rendered home/index.html.erb within layouts/application (1.9ms)
217
+ Completed 500 Internal Server Error in 5ms
218
+  (0.1ms) rollback transaction
219
+  (0.0ms) begin transaction
220
+ -------------------------------
221
+ ZeptoJqueryRailsTest: test_test
222
+ -------------------------------
223
+  (0.1ms) rollback transaction
224
+  (0.2ms) begin transaction
225
+ -----------------------------------------
226
+ HomeControllerTest: test_should_get_index
227
+ -----------------------------------------
228
+ Processing by HomeController#index as HTML
229
+ Rendered home/index.html.erb within layouts/application (1.9ms)
230
+ Completed 500 Internal Server Error in 6ms
231
+  (0.1ms) rollback transaction
232
+  (0.0ms) begin transaction
233
+ -------------------------------
234
+ ZeptoJqueryRailsTest: test_test
235
+ -------------------------------
236
+  (0.1ms) rollback transaction
237
+  (0.2ms) begin transaction
238
+ -----------------------------------------
239
+ HomeControllerTest: test_should_get_index
240
+ -----------------------------------------
241
+ Processing by HomeController#index as HTML
242
+ Rendered home/index.html.erb within layouts/application (2.0ms)
243
+ Completed 500 Internal Server Error in 6ms
244
+  (0.1ms) rollback transaction
245
+  (0.0ms) begin transaction
246
+ -------------------------------
247
+ ZeptoJqueryRailsTest: test_test
248
+ -------------------------------
249
+  (0.0ms) rollback transaction
250
+  (0.2ms) begin transaction
251
+ -----------------------------------------
252
+ HomeControllerTest: test_should_get_index
253
+ -----------------------------------------
254
+ Processing by HomeController#index as HTML
255
+ Rendered home/index.html.erb within layouts/application (2.1ms)
256
+ Completed 500 Internal Server Error in 6ms
257
+  (0.1ms) rollback transaction
258
+  (0.0ms) begin transaction
259
+ -------------------------------
260
+ ZeptoJqueryRailsTest: test_test
261
+ -------------------------------
262
+  (0.1ms) rollback transaction
263
+  (0.2ms) begin transaction
264
+ -----------------------------------------
265
+ HomeControllerTest: test_should_get_index
266
+ -----------------------------------------
267
+ Processing by HomeController#index as HTML
268
+ Rendered home/index.html.erb within layouts/application (2.0ms)
269
+ Completed 500 Internal Server Error in 6ms
270
+  (0.1ms) rollback transaction
271
+  (0.1ms) begin transaction
272
+ -----------------------------
273
+ HomeControllerTest: test_test
274
+ -----------------------------
275
+  (0.0ms) rollback transaction
276
+  (0.2ms) begin transaction
277
+ -----------------------------------------
278
+ HomeControllerTest: test_should_get_index
279
+ -----------------------------------------
280
+ Processing by HomeController#index as HTML
281
+ Rendered home/index.html.erb within layouts/application (1.9ms)
282
+ Completed 500 Internal Server Error in 6ms
283
+  (0.1ms) rollback transaction
284
+  (0.2ms) begin transaction
285
+ -----------------------------------------
286
+ HomeControllerTest: test_should_get_index
287
+ -----------------------------------------
288
+ Processing by HomeController#index as HTML
289
+ Rendered home/index.html.erb within layouts/application (14.0ms)
290
+ Completed 200 OK in 24ms (Views: 24.1ms | ActiveRecord: 0.0ms)
291
+  (0.1ms) rollback transaction
292
+  (0.2ms) begin transaction
293
+ -----------------------------------------
294
+ HomeControllerTest: test_should_get_index
295
+ -----------------------------------------
296
+ Processing by HomeController#index as HTML
297
+ Rendered home/index.html.erb within layouts/application (7.1ms)
298
+ Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms)
299
+  (0.1ms) rollback transaction
300
+  (0.1ms) begin transaction
301
+ -----------------------------
302
+ HomeControllerTest: test_test
303
+ -----------------------------
304
+  (0.0ms) rollback transaction
305
+  (0.2ms) begin transaction
306
+ -----------------------------------------
307
+ HomeControllerTest: test_should_get_index
308
+ -----------------------------------------
309
+ Processing by HomeController#index as HTML
310
+ Rendered home/index.html.erb within layouts/application (7.1ms)
311
+ Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms)
312
+  (0.1ms) rollback transaction
313
+  (0.1ms) begin transaction
314
+ -----------------------------
315
+ HomeControllerTest: test_test
316
+ -----------------------------
317
+ Processing by HomeController#index as HTML
318
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
319
+  (0.1ms) rollback transaction
320
+  (0.2ms) begin transaction
321
+ --------------------------------
322
+ ZeptoJqueryRailsTest: test_truth
323
+ --------------------------------
324
+  (0.0ms) rollback transaction
325
+  (0.2ms) begin transaction
326
+ --------------------------------------------------
327
+ ZeptoJqueryRailsControllerTest: test_module_exists
328
+ --------------------------------------------------
329
+  (0.1ms) rollback transaction
330
+  (0.1ms) begin transaction
331
+ -----------------------------------------------------
332
+ ZeptoJqueryRailsControllerTest: test_should_get_index
333
+ -----------------------------------------------------
334
+ Processing by ZeptoJqueryRailsController#index as HTML
335
+ Completed 200 OK in 26ms (Views: 26.1ms | ActiveRecord: 0.0ms)
336
+  (0.1ms) rollback transaction
337
+  (0.2ms) begin transaction
338
+ --------------------------------------------------
339
+ ZeptoJqueryRailsControllerTest: test_module_exists
340
+ --------------------------------------------------
341
+  (0.1ms) rollback transaction
342
+  (0.0ms) begin transaction
343
+ ------------------------------------------------------------------
344
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
345
+ ------------------------------------------------------------------
346
+ Processing by ZeptoJqueryRailsController#index as HTML
347
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
348
+  (0.1ms) rollback transaction
349
+  (0.2ms) begin transaction
350
+ --------------------------------------------------
351
+ ZeptoJqueryRailsControllerTest: test_module_exists
352
+ --------------------------------------------------
353
+  (0.1ms) rollback transaction
354
+  (0.0ms) begin transaction
355
+ ------------------------------------------------------------------
356
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
357
+ ------------------------------------------------------------------
358
+ Processing by ZeptoJqueryRailsController#index as HTML
359
+ Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
360
+  (0.1ms) rollback transaction
361
+  (0.2ms) begin transaction
362
+ --------------------------------------------------
363
+ ZeptoJqueryRailsControllerTest: test_module_exists
364
+ --------------------------------------------------
365
+  (0.1ms) rollback transaction
366
+  (0.1ms) begin transaction
367
+ ------------------------------------------------------------------
368
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
369
+ ------------------------------------------------------------------
370
+ Processing by ZeptoJqueryRailsController#index as HTML
371
+ Completed 200 OK in 14ms (Views: 14.0ms | ActiveRecord: 0.0ms)
372
+  (0.1ms) rollback transaction
373
+  (0.2ms) begin transaction
374
+ --------------------------------------------------
375
+ ZeptoJqueryRailsControllerTest: test_module_exists
376
+ --------------------------------------------------
377
+  (0.1ms) rollback transaction
378
+  (0.1ms) begin transaction
379
+ ------------------------------------------------------------------
380
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
381
+ ------------------------------------------------------------------
382
+ Processing by ZeptoJqueryRailsController#index as HTML
383
+ Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms)
384
+  (0.1ms) rollback transaction
385
+  (0.2ms) begin transaction
386
+ --------------------------------------------------
387
+ ZeptoJqueryRailsControllerTest: test_module_exists
388
+ --------------------------------------------------
389
+  (0.1ms) rollback transaction
390
+  (0.1ms) begin transaction
391
+ ------------------------------------------------------------------
392
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
393
+ ------------------------------------------------------------------
394
+ Processing by ZeptoJqueryRailsController#index as HTML
395
+ Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms)
396
+  (0.1ms) rollback transaction
397
+  (0.2ms) begin transaction
398
+ --------------------------------------------------
399
+ ZeptoJqueryRailsControllerTest: test_module_exists
400
+ --------------------------------------------------
401
+  (0.1ms) rollback transaction
402
+  (0.1ms) begin transaction
403
+ ------------------------------------------------------------------
404
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
405
+ ------------------------------------------------------------------
406
+ Processing by ZeptoJqueryRailsController#index as HTML
407
+ Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.0ms)
408
+  (0.1ms) rollback transaction
409
+  (0.2ms) begin transaction
410
+ --------------------------------------------------
411
+ ZeptoJqueryRailsControllerTest: test_module_exists
412
+ --------------------------------------------------
413
+  (0.1ms) rollback transaction
414
+  (0.1ms) begin transaction
415
+ ------------------------------------------------------------------
416
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
417
+ ------------------------------------------------------------------
418
+ Processing by ZeptoJqueryRailsController#index as HTML
419
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
420
+  (0.1ms) rollback transaction
421
+  (0.2ms) begin transaction
422
+ --------------------------------------------------
423
+ ZeptoJqueryRailsControllerTest: test_module_exists
424
+ --------------------------------------------------
425
+  (0.1ms) rollback transaction
426
+  (0.1ms) begin transaction
427
+ ------------------------------------------------------------------
428
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
429
+ ------------------------------------------------------------------
430
+ Processing by ZeptoJqueryRailsController#index as HTML
431
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
432
+  (0.1ms) rollback transaction
433
+  (0.2ms) begin transaction
434
+ --------------------------------------------------
435
+ ZeptoJqueryRailsControllerTest: test_module_exists
436
+ --------------------------------------------------
437
+  (0.1ms) rollback transaction
438
+  (0.1ms) begin transaction
439
+ ------------------------------------------------------------------
440
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
441
+ ------------------------------------------------------------------
442
+ Processing by ZeptoJqueryRailsController#index as HTML
443
+ Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
444
+  (0.1ms) rollback transaction
445
+  (0.2ms) begin transaction
446
+ --------------------------------------------------
447
+ ZeptoJqueryRailsControllerTest: test_module_exists
448
+ --------------------------------------------------
449
+  (0.1ms) rollback transaction
450
+  (0.1ms) begin transaction
451
+ ------------------------------------------------------------------
452
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
453
+ ------------------------------------------------------------------
454
+ Processing by ZeptoJqueryRailsController#index as HTML
455
+ Completed 200 OK in 33ms (Views: 33.0ms | ActiveRecord: 0.0ms)
456
+  (0.1ms) rollback transaction
457
+  (0.2ms) begin transaction
458
+ --------------------------------------------------
459
+ ZeptoJqueryRailsControllerTest: test_module_exists
460
+ --------------------------------------------------
461
+  (0.1ms) rollback transaction
462
+  (0.1ms) begin transaction
463
+ ------------------------------------------------------------------
464
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
465
+ ------------------------------------------------------------------
466
+ Processing by ZeptoJqueryRailsController#index as HTML
467
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms)
468
+  (0.1ms) rollback transaction
469
+  (0.2ms) begin transaction
470
+ --------------------------------------------------
471
+ ZeptoJqueryRailsControllerTest: test_module_exists
472
+ --------------------------------------------------
473
+  (0.1ms) rollback transaction
474
+  (0.1ms) begin transaction
475
+ ------------------------------------------------------------------
476
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
477
+ ------------------------------------------------------------------
478
+ Processing by ZeptoJqueryRailsController#index as HTML
479
+ Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms)
480
+  (0.1ms) rollback transaction
481
+  (0.2ms) begin transaction
482
+ --------------------------------------------------
483
+ ZeptoJqueryRailsControllerTest: test_module_exists
484
+ --------------------------------------------------
485
+  (0.1ms) rollback transaction
486
+  (0.1ms) begin transaction
487
+ ------------------------------------------------------------------
488
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
489
+ ------------------------------------------------------------------
490
+ Processing by ZeptoJqueryRailsController#index as HTML
491
+ Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms)
492
+  (0.1ms) rollback transaction
493
+  (0.2ms) begin transaction
494
+ --------------------------------------------------
495
+ ZeptoJqueryRailsControllerTest: test_module_exists
496
+ --------------------------------------------------
497
+  (0.1ms) rollback transaction
498
+  (0.1ms) begin transaction
499
+ ------------------------------------------------------------------
500
+ ZeptoJqueryRailsControllerTest: test_response_should_contain_zepto
501
+ ------------------------------------------------------------------
502
+ Processing by ZeptoJqueryRailsController#index as HTML
503
+ Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms)
504
+  (0.1ms) rollback transaction
505
+  (0.2ms) begin transaction
506
+ --------------------------------------------------
507
+ ZeptoJqueryRailsControllerTest: test_module_exists
508
+ --------------------------------------------------
509
+  (0.1ms) rollback transaction
510
+  (0.1ms) begin transaction
511
+ -------------------------------------------------------------------------------
512
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
513
+ -------------------------------------------------------------------------------
514
+ Processing by ZeptoJqueryRailsController#index as HTML
515
+ Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms)
516
+  (0.1ms) rollback transaction
517
+  (0.0ms) begin transaction
518
+ ---------------------------------------------------------------------------------
519
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
520
+ ---------------------------------------------------------------------------------
521
+ Processing by ZeptoJqueryRailsController#index as HTML
522
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
523
+  (0.1ms) rollback transaction
524
+  (0.2ms) begin transaction
525
+ --------------------------------------------------
526
+ ZeptoJqueryRailsControllerTest: test_module_exists
527
+ --------------------------------------------------
528
+  (0.1ms) rollback transaction
529
+  (0.1ms) begin transaction
530
+ -------------------------------------------------------------------------------
531
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
532
+ -------------------------------------------------------------------------------
533
+ Processing by ZeptoJqueryRailsController#index as HTML
534
+ Completed 200 OK in 12ms (Views: 12.2ms | ActiveRecord: 0.0ms)
535
+  (0.1ms) rollback transaction
536
+  (0.0ms) begin transaction
537
+ ---------------------------------------------------------------------------------
538
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
539
+ ---------------------------------------------------------------------------------
540
+ Processing by ZeptoJqueryRailsController#index as HTML
541
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
542
+  (0.1ms) rollback transaction
543
+  (0.2ms) begin transaction
544
+ --------------------------------------------------
545
+ ZeptoJqueryRailsControllerTest: test_module_exists
546
+ --------------------------------------------------
547
+  (0.1ms) rollback transaction
548
+  (0.1ms) begin transaction
549
+ -------------------------------------------------------------------------------
550
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
551
+ -------------------------------------------------------------------------------
552
+ Processing by ZeptoJqueryRailsController#index as HTML
553
+ Completed 200 OK in 12ms (Views: 12.2ms | ActiveRecord: 0.0ms)
554
+  (0.1ms) rollback transaction
555
+  (0.0ms) begin transaction
556
+ ---------------------------------------------------------------------------------
557
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
558
+ ---------------------------------------------------------------------------------
559
+ Processing by ZeptoJqueryRailsController#index as HTML
560
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
561
+  (0.1ms) rollback transaction
562
+  (0.2ms) begin transaction
563
+ --------------------------------------------------
564
+ ZeptoJqueryRailsControllerTest: test_module_exists
565
+ --------------------------------------------------
566
+  (0.1ms) rollback transaction
567
+  (0.1ms) begin transaction
568
+ -------------------------------------------------------------------------------
569
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
570
+ -------------------------------------------------------------------------------
571
+ Processing by ZeptoJqueryRailsController#index as HTML
572
+ Completed 200 OK in 12ms (Views: 12.2ms | ActiveRecord: 0.0ms)
573
+  (0.1ms) rollback transaction
574
+  (0.1ms) begin transaction
575
+ ---------------------------------------------------------------------------------
576
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
577
+ ---------------------------------------------------------------------------------
578
+ Processing by ZeptoJqueryRailsController#index as HTML
579
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
580
+  (0.1ms) rollback transaction
581
+  (0.2ms) begin transaction
582
+ --------------------------------------------------
583
+ ZeptoJqueryRailsControllerTest: test_module_exists
584
+ --------------------------------------------------
585
+  (0.1ms) rollback transaction
586
+  (0.1ms) begin transaction
587
+ -------------------------------------------------------------------------------
588
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
589
+ -------------------------------------------------------------------------------
590
+ Processing by ZeptoJqueryRailsController#index as HTML
591
+ Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.0ms)
592
+  (0.1ms) rollback transaction
593
+  (0.1ms) begin transaction
594
+ ---------------------------------------------------------------------------------
595
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
596
+ ---------------------------------------------------------------------------------
597
+ Processing by ZeptoJqueryRailsController#index as HTML
598
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
599
+  (0.1ms) rollback transaction
600
+  (0.2ms) begin transaction
601
+ --------------------------------------------------
602
+ ZeptoJqueryRailsControllerTest: test_module_exists
603
+ --------------------------------------------------
604
+  (0.1ms) rollback transaction
605
+  (0.0ms) begin transaction
606
+ -------------------------------------------------------------------------------
607
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
608
+ -------------------------------------------------------------------------------
609
+ Processing by ZeptoJqueryRailsController#index as HTML
610
+ Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms)
611
+  (0.1ms) rollback transaction
612
+  (0.0ms) begin transaction
613
+ ---------------------------------------------------------------------------------
614
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
615
+ ---------------------------------------------------------------------------------
616
+ Processing by ZeptoJqueryRailsController#index as HTML
617
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
618
+  (0.1ms) rollback transaction
619
+  (0.2ms) begin transaction
620
+ --------------------------------------------------
621
+ ZeptoJqueryRailsControllerTest: test_module_exists
622
+ --------------------------------------------------
623
+  (0.1ms) rollback transaction
624
+  (0.0ms) begin transaction
625
+ -------------------------------------------------------------------------------
626
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
627
+ -------------------------------------------------------------------------------
628
+ Processing by ZeptoJqueryRailsController#index as HTML
629
+ Completed 200 OK in 12ms (Views: 12.2ms | ActiveRecord: 0.0ms)
630
+  (0.1ms) rollback transaction
631
+  (0.0ms) begin transaction
632
+ ---------------------------------------------------------------------------------
633
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
634
+ ---------------------------------------------------------------------------------
635
+ Processing by ZeptoJqueryRailsController#index as HTML
636
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
637
+  (0.1ms) rollback transaction
638
+  (0.2ms) begin transaction
639
+ --------------------------------------------------
640
+ ZeptoJqueryRailsControllerTest: test_module_exists
641
+ --------------------------------------------------
642
+  (0.1ms) rollback transaction
643
+  (0.0ms) begin transaction
644
+ -------------------------------------------------------------------------------
645
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
646
+ -------------------------------------------------------------------------------
647
+ Processing by ZeptoJqueryRailsController#index as HTML
648
+ Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms)
649
+  (0.1ms) rollback transaction
650
+  (0.0ms) begin transaction
651
+ ---------------------------------------------------------------------------------
652
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
653
+ ---------------------------------------------------------------------------------
654
+ Processing by ZeptoJqueryRailsController#index as HTML
655
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
656
+  (0.1ms) rollback transaction
657
+  (0.2ms) begin transaction
658
+ --------------------------------------------------
659
+ ZeptoJqueryRailsControllerTest: test_module_exists
660
+ --------------------------------------------------
661
+  (0.1ms) rollback transaction
662
+  (0.1ms) begin transaction
663
+ -------------------------------------------------------------------------------
664
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
665
+ -------------------------------------------------------------------------------
666
+ Processing by ZeptoJqueryRailsController#force as HTML
667
+ Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
668
+  (0.1ms) rollback transaction
669
+  (0.0ms) begin transaction
670
+ ---------------------------------------------------------------------------------
671
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
672
+ ---------------------------------------------------------------------------------
673
+ Processing by ZeptoJqueryRailsController#index as HTML
674
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
675
+  (0.1ms) rollback transaction
676
+  (0.2ms) begin transaction
677
+ --------------------------------------------------
678
+ ZeptoJqueryRailsControllerTest: test_module_exists
679
+ --------------------------------------------------
680
+  (0.1ms) rollback transaction
681
+  (0.1ms) begin transaction
682
+ -------------------------------------------------------------------------------
683
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
684
+ -------------------------------------------------------------------------------
685
+ Processing by ZeptoJqueryRailsController#force as HTML
686
+ Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
687
+  (0.1ms) rollback transaction
688
+  (0.0ms) begin transaction
689
+ ---------------------------------------------------------------------------------
690
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
691
+ ---------------------------------------------------------------------------------
692
+ Processing by ZeptoJqueryRailsController#index as HTML
693
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
694
+  (0.1ms) rollback transaction
695
+  (0.2ms) begin transaction
696
+ --------------------------------------------------
697
+ ZeptoJqueryRailsControllerTest: test_module_exists
698
+ --------------------------------------------------
699
+  (0.1ms) rollback transaction
700
+  (0.1ms) begin transaction
701
+ -------------------------------------------------------------------------------
702
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
703
+ -------------------------------------------------------------------------------
704
+ Processing by ZeptoJqueryRailsController#force as HTML
705
+ Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms)
706
+  (0.1ms) rollback transaction
707
+  (0.1ms) begin transaction
708
+ ---------------------------------------------------------------------------------
709
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
710
+ ---------------------------------------------------------------------------------
711
+ Processing by ZeptoJqueryRailsController#index as HTML
712
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
713
+  (0.1ms) rollback transaction
714
+  (0.2ms) begin transaction
715
+ --------------------------------------------------
716
+ ZeptoJqueryRailsControllerTest: test_module_exists
717
+ --------------------------------------------------
718
+  (0.1ms) rollback transaction
719
+  (0.1ms) begin transaction
720
+ -------------------------------------------------------------------------------
721
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
722
+ -------------------------------------------------------------------------------
723
+ Processing by ZeptoJqueryRailsController#force as HTML
724
+ Completed 200 OK in 15ms (Views: 15.1ms | ActiveRecord: 0.0ms)
725
+  (0.1ms) rollback transaction
726
+  (0.1ms) begin transaction
727
+ ---------------------------------------------------------------------------------
728
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
729
+ ---------------------------------------------------------------------------------
730
+ Processing by ZeptoJqueryRailsController#index as HTML
731
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
732
+  (0.1ms) rollback transaction
733
+  (0.2ms) begin transaction
734
+ --------------------------------------------------
735
+ ZeptoJqueryRailsControllerTest: test_module_exists
736
+ --------------------------------------------------
737
+  (0.1ms) rollback transaction
738
+  (0.1ms) begin transaction
739
+ -------------------------------------------------------------------------------
740
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
741
+ -------------------------------------------------------------------------------
742
+ Processing by ZeptoJqueryRailsController#force as HTML
743
+ Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms)
744
+  (0.1ms) rollback transaction
745
+  (0.0ms) begin transaction
746
+ ---------------------------------------------------------------------------------
747
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
748
+ ---------------------------------------------------------------------------------
749
+ Processing by ZeptoJqueryRailsController#index as HTML
750
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
751
+  (0.1ms) rollback transaction
752
+  (0.2ms) begin transaction
753
+ --------------------------------------------------
754
+ ZeptoJqueryRailsControllerTest: test_module_exists
755
+ --------------------------------------------------
756
+  (0.1ms) rollback transaction
757
+  (0.0ms) begin transaction
758
+ -------------------------------------------------------------------------------
759
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
760
+ -------------------------------------------------------------------------------
761
+ Processing by ZeptoJqueryRailsController#force as HTML
762
+ Completed 200 OK in 15ms (Views: 15.1ms | ActiveRecord: 0.0ms)
763
+  (0.1ms) rollback transaction
764
+  (0.0ms) begin transaction
765
+ ---------------------------------------------------------------------------------
766
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
767
+ ---------------------------------------------------------------------------------
768
+ Processing by ZeptoJqueryRailsController#index as HTML
769
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
770
+  (0.1ms) rollback transaction
771
+  (0.2ms) begin transaction
772
+ --------------------------------------------------
773
+ ZeptoJqueryRailsControllerTest: test_module_exists
774
+ --------------------------------------------------
775
+  (0.1ms) rollback transaction
776
+  (0.0ms) begin transaction
777
+ -------------------------------------------------------------------------------
778
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
779
+ -------------------------------------------------------------------------------
780
+ Processing by ZeptoJqueryRailsController#force as HTML
781
+ Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms)
782
+  (0.1ms) rollback transaction
783
+  (0.1ms) begin transaction
784
+ ---------------------------------------------------------------------------------
785
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
786
+ ---------------------------------------------------------------------------------
787
+ Processing by ZeptoJqueryRailsController#index as HTML
788
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
789
+  (0.1ms) rollback transaction
790
+  (0.2ms) begin transaction
791
+ --------------------------------------------------
792
+ ZeptoJqueryRailsControllerTest: test_module_exists
793
+ --------------------------------------------------
794
+  (0.1ms) rollback transaction
795
+  (0.1ms) begin transaction
796
+ -------------------------------------------------------------------------------
797
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
798
+ -------------------------------------------------------------------------------
799
+ Processing by ZeptoJqueryRailsController#force as HTML
800
+ Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
801
+  (0.1ms) rollback transaction
802
+  (0.0ms) begin transaction
803
+ ---------------------------------------------------------------------------------
804
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
805
+ ---------------------------------------------------------------------------------
806
+ Processing by ZeptoJqueryRailsController#index as HTML
807
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
808
+  (0.1ms) rollback transaction
809
+  (0.2ms) begin transaction
810
+ --------------------------------------------------
811
+ ZeptoJqueryRailsControllerTest: test_module_exists
812
+ --------------------------------------------------
813
+  (0.1ms) rollback transaction
814
+  (0.1ms) begin transaction
815
+ -------------------------------------------------------------------------------
816
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
817
+ -------------------------------------------------------------------------------
818
+ Processing by ZeptoJqueryRailsController#force as HTML
819
+ Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms)
820
+  (0.1ms) rollback transaction
821
+  (0.1ms) begin transaction
822
+ ---------------------------------------------------------------------------------
823
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
824
+ ---------------------------------------------------------------------------------
825
+ Processing by ZeptoJqueryRailsController#index as HTML
826
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
827
+  (0.1ms) rollback transaction
828
+  (0.2ms) begin transaction
829
+ --------------------------------------------------
830
+ ZeptoJqueryRailsControllerTest: test_module_exists
831
+ --------------------------------------------------
832
+  (0.1ms) rollback transaction
833
+  (0.1ms) begin transaction
834
+ -------------------------------------------------------------------------------
835
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
836
+ -------------------------------------------------------------------------------
837
+ Processing by ZeptoJqueryRailsController#force as HTML
838
+ Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms)
839
+  (0.1ms) rollback transaction
840
+  (0.0ms) begin transaction
841
+ ---------------------------------------------------------------------------------
842
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
843
+ ---------------------------------------------------------------------------------
844
+ Processing by ZeptoJqueryRailsController#index as HTML
845
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
846
+  (0.1ms) rollback transaction
847
+  (0.2ms) begin transaction
848
+ --------------------------------------------------
849
+ ZeptoJqueryRailsControllerTest: test_module_exists
850
+ --------------------------------------------------
851
+  (0.1ms) rollback transaction
852
+  (0.1ms) begin transaction
853
+ -------------------------------------------------------------------------------
854
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
855
+ -------------------------------------------------------------------------------
856
+ Processing by ZeptoJqueryRailsController#force as HTML
857
+ Completed 200 OK in 15ms (Views: 15.1ms | ActiveRecord: 0.0ms)
858
+  (0.1ms) rollback transaction
859
+  (0.0ms) begin transaction
860
+ ---------------------------------------------------------------------------------
861
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
862
+ ---------------------------------------------------------------------------------
863
+ Processing by ZeptoJqueryRailsController#index as HTML
864
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
865
+  (0.1ms) rollback transaction
866
+  (0.2ms) begin transaction
867
+ --------------------------------------------------
868
+ ZeptoJqueryRailsControllerTest: test_module_exists
869
+ --------------------------------------------------
870
+  (0.1ms) rollback transaction
871
+  (0.0ms) begin transaction
872
+ -------------------------------------------------------------------------------
873
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
874
+ -------------------------------------------------------------------------------
875
+ Processing by ZeptoJqueryRailsController#force as HTML
876
+ Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms)
877
+  (0.1ms) rollback transaction
878
+  (0.0ms) begin transaction
879
+ ---------------------------------------------------------------------------------
880
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
881
+ ---------------------------------------------------------------------------------
882
+ Processing by ZeptoJqueryRailsController#index as HTML
883
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
884
+  (0.1ms) rollback transaction
885
+  (0.2ms) begin transaction
886
+ --------------------------------------------------
887
+ ZeptoJqueryRailsControllerTest: test_module_exists
888
+ --------------------------------------------------
889
+  (0.1ms) rollback transaction
890
+  (0.1ms) begin transaction
891
+ -------------------------------------------------------------------------------
892
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
893
+ -------------------------------------------------------------------------------
894
+ Processing by ZeptoJqueryRailsController#force as HTML
895
+ Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms)
896
+  (0.1ms) rollback transaction
897
+  (0.1ms) begin transaction
898
+ ---------------------------------------------------------------------------------
899
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
900
+ ---------------------------------------------------------------------------------
901
+ Processing by ZeptoJqueryRailsController#index as HTML
902
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
903
+  (0.1ms) rollback transaction
904
+  (0.2ms) begin transaction
905
+ --------------------------------------------------
906
+ ZeptoJqueryRailsControllerTest: test_module_exists
907
+ --------------------------------------------------
908
+  (0.1ms) rollback transaction
909
+  (0.1ms) begin transaction
910
+ -------------------------------------------------------------------------------
911
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
912
+ -------------------------------------------------------------------------------
913
+ Processing by ZeptoJqueryRailsController#force as HTML
914
+ Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms)
915
+  (0.1ms) rollback transaction
916
+  (0.0ms) begin transaction
917
+ ---------------------------------------------------------------------------------
918
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
919
+ ---------------------------------------------------------------------------------
920
+ Processing by ZeptoJqueryRailsController#index as HTML
921
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
922
+  (0.1ms) rollback transaction
923
+  (0.2ms) begin transaction
924
+ --------------------------------------------------
925
+ ZeptoJqueryRailsControllerTest: test_module_exists
926
+ --------------------------------------------------
927
+  (0.1ms) rollback transaction
928
+  (0.0ms) begin transaction
929
+ -------------------------------------------------------------------------------
930
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
931
+ -------------------------------------------------------------------------------
932
+ Processing by ZeptoJqueryRailsController#force as HTML
933
+ Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.0ms)
934
+  (0.1ms) rollback transaction
935
+  (0.0ms) begin transaction
936
+ ---------------------------------------------------------------------------------
937
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
938
+ ---------------------------------------------------------------------------------
939
+ Processing by ZeptoJqueryRailsController#index as HTML
940
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
941
+  (0.1ms) rollback transaction
942
+  (0.2ms) begin transaction
943
+ --------------------------------------------------
944
+ ZeptoJqueryRailsControllerTest: test_module_exists
945
+ --------------------------------------------------
946
+  (0.1ms) rollback transaction
947
+  (0.1ms) begin transaction
948
+ -------------------------------------------------------------------------------
949
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
950
+ -------------------------------------------------------------------------------
951
+ Processing by ZeptoJqueryRailsController#force as HTML
952
+ Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms)
953
+  (0.1ms) rollback transaction
954
+  (0.0ms) begin transaction
955
+ ---------------------------------------------------------------------------------
956
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
957
+ ---------------------------------------------------------------------------------
958
+ Processing by ZeptoJqueryRailsController#index as HTML
959
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
960
+  (0.1ms) rollback transaction
961
+  (0.2ms) begin transaction
962
+ --------------------------------------------------
963
+ ZeptoJqueryRailsControllerTest: test_module_exists
964
+ --------------------------------------------------
965
+  (0.1ms) rollback transaction
966
+  (0.1ms) begin transaction
967
+ -------------------------------------------------------------------------------
968
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
969
+ -------------------------------------------------------------------------------
970
+ Processing by ZeptoJqueryRailsController#force as HTML
971
+ Completed 500 Internal Server Error in 6ms
972
+  (0.1ms) rollback transaction
973
+  (0.1ms) begin transaction
974
+ ---------------------------------------------------------------------------------
975
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
976
+ ---------------------------------------------------------------------------------
977
+ Processing by ZeptoJqueryRailsController#index as HTML
978
+ Completed 500 Internal Server Error in 2ms
979
+  (0.0ms) rollback transaction
980
+  (0.2ms) begin transaction
981
+ --------------------------------------------------
982
+ ZeptoJqueryRailsControllerTest: test_module_exists
983
+ --------------------------------------------------
984
+  (0.1ms) rollback transaction
985
+  (0.0ms) begin transaction
986
+ -------------------------------------------------------------------------------
987
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
988
+ -------------------------------------------------------------------------------
989
+ Processing by ZeptoJqueryRailsController#force as HTML
990
+ Completed 500 Internal Server Error in 6ms
991
+  (0.1ms) rollback transaction
992
+  (0.0ms) begin transaction
993
+ ---------------------------------------------------------------------------------
994
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
995
+ ---------------------------------------------------------------------------------
996
+ Processing by ZeptoJqueryRailsController#index as HTML
997
+ Completed 500 Internal Server Error in 2ms
998
+  (0.0ms) rollback transaction
999
+  (0.2ms) begin transaction
1000
+ --------------------------------------------------
1001
+ ZeptoJqueryRailsControllerTest: test_module_exists
1002
+ --------------------------------------------------
1003
+  (0.1ms) rollback transaction
1004
+  (0.0ms) begin transaction
1005
+ -------------------------------------------------------------------------------
1006
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
1007
+ -------------------------------------------------------------------------------
1008
+ Processing by ZeptoJqueryRailsController#force as HTML
1009
+ Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.0ms)
1010
+  (0.1ms) rollback transaction
1011
+  (0.0ms) begin transaction
1012
+ ---------------------------------------------------------------------------------
1013
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
1014
+ ---------------------------------------------------------------------------------
1015
+ Processing by ZeptoJqueryRailsController#index as HTML
1016
+ Completed 500 Internal Server Error in 2ms
1017
+  (0.1ms) rollback transaction
1018
+  (0.2ms) begin transaction
1019
+ --------------------------------------------------
1020
+ ZeptoJqueryRailsControllerTest: test_module_exists
1021
+ --------------------------------------------------
1022
+  (0.1ms) rollback transaction
1023
+  (0.1ms) begin transaction
1024
+ -------------------------------------------------------------------------------
1025
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
1026
+ -------------------------------------------------------------------------------
1027
+ Processing by ZeptoJqueryRailsController#force as HTML
1028
+ Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.0ms)
1029
+  (0.1ms) rollback transaction
1030
+  (0.0ms) begin transaction
1031
+ ---------------------------------------------------------------------------------
1032
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
1033
+ ---------------------------------------------------------------------------------
1034
+ Processing by ZeptoJqueryRailsController#index as HTML
1035
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
1036
+  (0.1ms) rollback transaction
1037
+  (0.2ms) begin transaction
1038
+ --------------------------------------------------
1039
+ ZeptoJqueryRailsControllerTest: test_module_exists
1040
+ --------------------------------------------------
1041
+  (0.1ms) rollback transaction
1042
+  (0.0ms) begin transaction
1043
+ -------------------------------------------------------------------------------
1044
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_from_CDN_using_:force
1045
+ -------------------------------------------------------------------------------
1046
+ Processing by ZeptoJqueryRailsController#force as HTML
1047
+ Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
1048
+  (0.1ms) rollback transaction
1049
+  (0.0ms) begin transaction
1050
+ ---------------------------------------------------------------------------------
1051
+ ZeptoJqueryRailsControllerTest: test_should_include_zepto_normally_in_development
1052
+ ---------------------------------------------------------------------------------
1053
+ Processing by ZeptoJqueryRailsController#index as HTML
1054
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
1055
+  (0.1ms) rollback transaction