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,36 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb.
3
+
4
+ # The test environment is used exclusively to run your application's
5
+ # test suite. You never need to work with it otherwise. Remember that
6
+ # your test database is "scratch space" for the test suite and is wiped
7
+ # and recreated between test runs. Don't rely on the data there!
8
+ config.cache_classes = true
9
+
10
+ # Do not eager load code on boot. This avoids loading your whole application
11
+ # just for the purpose of running a single test. If you are using a tool that
12
+ # preloads Rails for running tests, you may have to set it to true.
13
+ config.eager_load = false
14
+
15
+ # Configure static asset server for tests with Cache-Control for performance.
16
+ config.serve_static_assets = true
17
+ config.static_cache_control = "public, max-age=3600"
18
+
19
+ # Show full error reports and disable caching.
20
+ config.consider_all_requests_local = true
21
+ config.action_controller.perform_caching = false
22
+
23
+ # Raise exceptions instead of rendering exception templates.
24
+ config.action_dispatch.show_exceptions = false
25
+
26
+ # Disable request forgery protection in test environment.
27
+ config.action_controller.allow_forgery_protection = false
28
+
29
+ # Tell Action Mailer not to deliver emails to the real world.
30
+ # The :test delivery method accumulates sent emails in the
31
+ # ActionMailer::Base.deliveries array.
32
+ config.action_mailer.delivery_method = :test
33
+
34
+ # Print deprecation notices to the stderr.
35
+ config.active_support.deprecation = :stderr
36
+ end
@@ -0,0 +1,7 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
4
+ # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
5
+
6
+ # You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
7
+ # Rails.backtrace_cleaner.remove_silencers!
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Configure sensitive parameters which will be filtered from the log file.
4
+ Rails.application.config.filter_parameters += [:password]
@@ -0,0 +1,16 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format. Inflections
4
+ # are locale specific, and you may define rules for as many different
5
+ # locales as you wish. All of these examples are active by default:
6
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
7
+ # inflect.plural /^(ox)$/i, '\1en'
8
+ # inflect.singular /^(ox)en/i, '\1'
9
+ # inflect.irregular 'person', 'people'
10
+ # inflect.uncountable %w( fish sheep )
11
+ # end
12
+
13
+ # These inflection rules are supported but not enabled by default:
14
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
15
+ # inflect.acronym 'RESTful'
16
+ # end
@@ -0,0 +1,5 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new mime types for use in respond_to blocks:
4
+ # Mime::Type.register "text/richtext", :rtf
5
+ # Mime::Type.register_alias "text/html", :iphone
@@ -0,0 +1,12 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Your secret key is used for verifying the integrity of signed cookies.
4
+ # If you change this key, all old signed cookies will become invalid!
5
+
6
+ # Make sure the secret is at least 30 characters and all random,
7
+ # no regular words or you'll be exposed to dictionary attacks.
8
+ # You can use `rake secret` to generate a secure secret key.
9
+
10
+ # Make sure your secret_key_base is kept private
11
+ # if you're sharing your code publicly.
12
+ Dummy::Application.config.secret_key_base = '766f4d53075685593938504f69aefb84491d530bbc48137c877384043a22b7cf8ca457ef19a7ca69949648c7e6186d257b8c9b84877be14418727345acb6aa2d'
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Dummy::Application.config.session_store :cookie_store, key: '_dummy_session'
@@ -0,0 +1,14 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # This file contains settings for ActionController::ParamsWrapper which
4
+ # is enabled by default.
5
+
6
+ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
7
+ ActiveSupport.on_load(:action_controller) do
8
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
9
+ end
10
+
11
+ # To enable root element in JSON for ActiveRecord objects.
12
+ # ActiveSupport.on_load(:active_record) do
13
+ # self.include_root_in_json = true
14
+ # end
@@ -0,0 +1,23 @@
1
+ # Files in the config/locales directory are used for internationalization
2
+ # and are automatically loaded by Rails. If you want to use locales other
3
+ # than English, add the necessary files in this directory.
4
+ #
5
+ # To use the locales, use `I18n.t`:
6
+ #
7
+ # I18n.t 'hello'
8
+ #
9
+ # In views, this is aliased to just `t`:
10
+ #
11
+ # <%= t('hello') %>
12
+ #
13
+ # To use a different locale, set it with `I18n.locale`:
14
+ #
15
+ # I18n.locale = :es
16
+ #
17
+ # This would use the information in config/locales/es.yml.
18
+ #
19
+ # To learn more, please read the Rails Internationalization guide
20
+ # available at http://guides.rubyonrails.org/i18n.html.
21
+
22
+ en:
23
+ hello: "Hello world"
@@ -0,0 +1,58 @@
1
+ Dummy::Application.routes.draw do
2
+ get "zepto_jquery_rails/index"
3
+ get "zepto_jquery_rails/force"
4
+ # The priority is based upon order of creation: first created -> highest priority.
5
+ # See how all your routes lay out with "rake routes".
6
+
7
+ # You can have the root of your site routed with "root"
8
+ # root 'welcome#index'
9
+
10
+ # Example of regular route:
11
+ # get 'products/:id' => 'catalog#view'
12
+
13
+ # Example of named route that can be invoked with purchase_url(id: product.id)
14
+ # get 'products/:id/purchase' => 'catalog#purchase', as: :purchase
15
+
16
+ # Example resource route (maps HTTP verbs to controller actions automatically):
17
+ # resources :products
18
+
19
+ # Example resource route with options:
20
+ # resources :products do
21
+ # member do
22
+ # get 'short'
23
+ # post 'toggle'
24
+ # end
25
+ #
26
+ # collection do
27
+ # get 'sold'
28
+ # end
29
+ # end
30
+
31
+ # Example resource route with sub-resources:
32
+ # resources :products do
33
+ # resources :comments, :sales
34
+ # resource :seller
35
+ # end
36
+
37
+ # Example resource route with more complex sub-resources:
38
+ # resources :products do
39
+ # resources :comments
40
+ # resources :sales do
41
+ # get 'recent', on: :collection
42
+ # end
43
+ # end
44
+
45
+ # Example resource route with concerns:
46
+ # concern :toggleable do
47
+ # post 'toggle'
48
+ # end
49
+ # resources :posts, concerns: :toggleable
50
+ # resources :photos, concerns: :toggleable
51
+
52
+ # Example resource route within a namespace:
53
+ # namespace :admin do
54
+ # # Directs /admin/products/* to Admin::ProductsController
55
+ # # (app/controllers/admin/products_controller.rb)
56
+ # resources :products
57
+ # end
58
+ end
File without changes
File without changes
File without changes
@@ -0,0 +1,1410 @@
1
+
2
+
3
+ Started GET "/" for 127.0.0.1 at 2013-07-16 13:46:50 +1000
4
+ Processing by Rails::WelcomeController#index as HTML
5
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (1.2ms)
6
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
7
+
8
+
9
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:46:57 +1000
10
+ Processing by ZeptoJqueryRailsController#index as HTML
11
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (37.0ms)
12
+ Completed 200 OK in 66ms (Views: 65.4ms | ActiveRecord: 0.0ms)
13
+
14
+
15
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 13:46:57 +1000
16
+
17
+
18
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 13:46:57 +1000
19
+
20
+
21
+ Started GET "/javascripts/zepto.js" for 127.0.0.1 at 2013-07-16 13:46:57 +1000
22
+
23
+ ActionController::RoutingError (No route matches [GET] "/javascripts/zepto.js"):
24
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
25
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
26
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
27
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
28
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
29
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
30
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
31
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
32
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
33
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
34
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
35
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
36
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
37
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
38
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
39
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
40
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
41
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
42
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
43
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
44
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
45
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
46
+
47
+
48
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
49
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
50
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.6ms)
51
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (18.7ms)
52
+
53
+
54
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 13:46:58 +1000
55
+
56
+
57
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:47:11 +1000
58
+ Processing by ZeptoJqueryRailsController#index as HTML
59
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.8ms)
60
+ Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
61
+
62
+
63
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 13:47:11 +1000
64
+
65
+
66
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 13:47:11 +1000
67
+
68
+
69
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 13:47:11 +1000
70
+
71
+
72
+ Started GET "/javascripts/zepto.js" for 127.0.0.1 at 2013-07-16 13:47:11 +1000
73
+
74
+ ActionController::RoutingError (No route matches [GET] "/javascripts/zepto.js"):
75
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
76
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
77
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
78
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
79
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
80
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
81
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
82
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
83
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
84
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
85
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
86
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
87
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
88
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64: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
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
100
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
101
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
102
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.2ms)
103
+
104
+
105
+ Started GET "/assets/zepto.js" for 127.0.0.1 at 2013-07-16 13:48:30 +1000
106
+
107
+ ActionController::RoutingError (No route matches [GET] "/assets/zepto.js"):
108
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
109
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
110
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
111
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
112
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
113
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
114
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
115
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
116
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
117
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
118
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
119
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
120
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
121
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
122
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
123
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
124
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
125
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
126
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
127
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
128
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
129
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
130
+
131
+
132
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
133
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
134
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
135
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (12.0ms)
136
+
137
+
138
+ Started GET "/javascripts/zepto.js" for 127.0.0.1 at 2013-07-16 13:48:35 +1000
139
+
140
+ ActionController::RoutingError (No route matches [GET] "/javascripts/zepto.js"):
141
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
142
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
143
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
144
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
145
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
146
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
147
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
148
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
149
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
150
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
151
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
152
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
153
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
154
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
155
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
156
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
157
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
158
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
159
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
160
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
161
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
162
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
163
+
164
+
165
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
166
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
167
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
168
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.2ms)
169
+
170
+
171
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:02 +1000
172
+ Processing by ZeptoJqueryRailsController#index as HTML
173
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.5ms)
174
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
175
+
176
+
177
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 13:51:03 +1000
178
+
179
+
180
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 13:51:03 +1000
181
+
182
+
183
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 13:51:03 +1000
184
+
185
+
186
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:19 +1000
187
+ Processing by ZeptoJqueryRailsController#index as HTML
188
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.0ms)
189
+ Completed 200 OK in 6ms (Views: 6.3ms | ActiveRecord: 0.0ms)
190
+
191
+
192
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:32 +1000
193
+ Processing by ZeptoJqueryRailsController#index as HTML
194
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.9ms)
195
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
196
+
197
+
198
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:38 +1000
199
+ Processing by ZeptoJqueryRailsController#index as HTML
200
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.9ms)
201
+ Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms)
202
+
203
+
204
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:43 +1000
205
+ Processing by ZeptoJqueryRailsController#index as HTML
206
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.8ms)
207
+ Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
208
+
209
+
210
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:44 +1000
211
+ Processing by ZeptoJqueryRailsController#index as HTML
212
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.0ms)
213
+ Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms)
214
+
215
+
216
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:53 +1000
217
+ Processing by ZeptoJqueryRailsController#index as HTML
218
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.8ms)
219
+ Completed 200 OK in 27ms (Views: 26.5ms | ActiveRecord: 0.0ms)
220
+
221
+
222
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:51:58 +1000
223
+ Processing by ZeptoJqueryRailsController#index as HTML
224
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.0ms)
225
+ Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
226
+
227
+
228
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:52:04 +1000
229
+ Processing by ZeptoJqueryRailsController#index as HTML
230
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.1ms)
231
+ Completed 200 OK in 29ms (Views: 28.8ms | ActiveRecord: 0.0ms)
232
+
233
+
234
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:54:56 +1000
235
+ Processing by ZeptoJqueryRailsController#index as HTML
236
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.3ms)
237
+ Completed 200 OK in 27ms (Views: 26.2ms | ActiveRecord: 0.0ms)
238
+
239
+
240
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:55:02 +1000
241
+ Processing by ZeptoJqueryRailsController#index as HTML
242
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
243
+ Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
244
+
245
+
246
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 13:55:02 +1000
247
+
248
+
249
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 13:55:02 +1000
250
+
251
+
252
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:55:07 +1000
253
+ Processing by ZeptoJqueryRailsController#index as HTML
254
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.7ms)
255
+ Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
256
+
257
+
258
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 13:55:07 +1000
259
+
260
+
261
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 13:55:07 +1000
262
+
263
+
264
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 13:55:26 +1000
265
+ Processing by ZeptoJqueryRailsController#index as HTML
266
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.5ms)
267
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
268
+
269
+
270
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 13:55:26 +1000
271
+
272
+
273
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 13:55:26 +1000
274
+
275
+
276
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 14:00:18 +1000
277
+ Processing by ZeptoJqueryRailsController#index as HTML
278
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.8ms)
279
+ Completed 200 OK in 29ms (Views: 28.8ms | ActiveRecord: 0.0ms)
280
+
281
+
282
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 14:00:19 +1000
283
+
284
+
285
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 14:00:19 +1000
286
+
287
+
288
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 14:00:51 +1000
289
+ Processing by ZeptoJqueryRailsController#index as HTML
290
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
291
+ Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
292
+
293
+
294
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 14:00:51 +1000
295
+
296
+
297
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 14:00:51 +1000
298
+
299
+
300
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 14:01:00 +1000
301
+ Processing by ZeptoJqueryRailsController#index as HTML
302
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.8ms)
303
+ Completed 200 OK in 28ms (Views: 27.4ms | ActiveRecord: 0.0ms)
304
+
305
+
306
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 14:01:00 +1000
307
+
308
+
309
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 14:01:00 +1000
310
+
311
+
312
+ Started GET "/" for 127.0.0.1 at 2013-07-16 16:04:28 +1000
313
+ Processing by Rails::WelcomeController#index as HTML
314
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (0.7ms)
315
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
316
+
317
+
318
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:04:35 +1000
319
+ Processing by ZeptoJqueryRailsController#index as HTML
320
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (8.1ms)
321
+ Completed 500 Internal Server Error in 13ms
322
+
323
+ ActionView::Template::Error (undefined method `new' for #<#<Class:0x007ffe9314c690>:0x007ffe93156c58>):
324
+ 1: <%= zepto_include_tag :google %>
325
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___2421047637557118657_70365703364840'
326
+
327
+
328
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
329
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.0ms)
330
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.9ms)
331
+
332
+
333
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:05:24 +1000
334
+ Processing by ZeptoJqueryRailsController#index as HTML
335
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.1ms)
336
+ Completed 500 Internal Server Error in 6ms
337
+
338
+ ActionView::Template::Error (undefined method `javascript_include_tag' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007f8aefa14448>):
339
+ 1: <%= zepto_include_tag :google %>
340
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___2997505197658219346_70117351219460'
341
+
342
+
343
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
344
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (18.0ms)
345
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.9ms)
346
+
347
+
348
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:07:14 +1000
349
+ Processing by ZeptoJqueryRailsController#index as HTML
350
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (6.1ms)
351
+ Completed 500 Internal Server Error in 10ms
352
+
353
+ ActionView::Template::Error (undefined method `javascript_tag' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007fec499f5258>):
354
+ 1: <%= zepto_include_tag :google %>
355
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb__3375732423454572560_70326412043340'
356
+
357
+
358
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
359
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.5ms)
360
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.3ms)
361
+
362
+
363
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:07:15 +1000
364
+ Processing by ZeptoJqueryRailsController#index as HTML
365
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (23.1ms)
366
+ Completed 500 Internal Server Error in 25ms
367
+
368
+ ActionView::Template::Error (undefined method `javascript_tag' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007fec49a6f418>):
369
+ 1: <%= zepto_include_tag :google %>
370
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb__3375732423454572560_70326412043340'
371
+
372
+
373
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
374
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
375
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.5ms)
376
+
377
+
378
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:07:31 +1000
379
+ Processing by ZeptoJqueryRailsController#index as HTML
380
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (8.0ms)
381
+ Completed 200 OK in 33ms (Views: 32.8ms | ActiveRecord: 0.0ms)
382
+
383
+
384
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:07:32 +1000
385
+
386
+
387
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:07:32 +1000
388
+
389
+
390
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:08:12 +1000
391
+ Processing by ZeptoJqueryRailsController#index as HTML
392
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.3ms)
393
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
394
+
395
+
396
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:08:12 +1000
397
+
398
+
399
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:08:12 +1000
400
+
401
+
402
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:08:53 +1000
403
+ Processing by ZeptoJqueryRailsController#index as HTML
404
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.2ms)
405
+ Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
406
+
407
+
408
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:08:53 +1000
409
+
410
+
411
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:08:53 +1000
412
+
413
+
414
+ Started GET "/" for 10.211.55.3 at 2013-07-16 16:10:54 +1000
415
+ Processing by Rails::WelcomeController#index as HTML
416
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (0.7ms)
417
+ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
418
+
419
+
420
+ Started GET "/routes" for 10.211.55.3 at 2013-07-16 16:11:01 +1000
421
+
422
+ ActionController::RoutingError (No route matches [GET] "/routes"):
423
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
424
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
425
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
426
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
427
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
428
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
429
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
430
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
431
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
432
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
433
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
434
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
435
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
436
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
437
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
438
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
439
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
440
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
441
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
442
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
443
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
444
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
445
+
446
+
447
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
448
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
449
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.2ms)
450
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (17.4ms)
451
+
452
+
453
+ Started GET "/zepto_jquery_rails/index" for 10.211.55.3 at 2013-07-16 16:11:18 +1000
454
+ Processing by ZeptoJqueryRailsController#index as HTML
455
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.4ms)
456
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
457
+
458
+
459
+ Started GET "/assets/application.css?body=1" for 10.211.55.3 at 2013-07-16 16:11:18 +1000
460
+
461
+
462
+ Started GET "/assets/application.js?body=1" for 10.211.55.3 at 2013-07-16 16:11:18 +1000
463
+
464
+
465
+ Started GET "/zepto_jquery_rails/index" for 10.211.55.3 at 2013-07-16 16:12:03 +1000
466
+ Processing by ZeptoJqueryRailsController#index as HTML
467
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.6ms)
468
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
469
+
470
+
471
+ Started GET "/assets/application.css?body=1" for 10.211.55.3 at 2013-07-16 16:12:03 +1000
472
+
473
+
474
+ Started GET "/assets/application.js?body=1" for 10.211.55.3 at 2013-07-16 16:12:03 +1000
475
+
476
+
477
+ Started GET "/zepto_jquery_rails/index" for 10.211.55.3 at 2013-07-16 16:12:24 +1000
478
+ Processing by ZeptoJqueryRailsController#index as HTML
479
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.0ms)
480
+ Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
481
+
482
+
483
+ Started GET "/assets/application.css?body=1" for 10.211.55.3 at 2013-07-16 16:12:24 +1000
484
+
485
+
486
+ Started GET "/assets/application.js?body=1" for 10.211.55.3 at 2013-07-16 16:12:24 +1000
487
+
488
+
489
+ Started GET "/zepto_jquery_rails/index" for 10.211.55.3 at 2013-07-16 16:12:29 +1000
490
+ Processing by ZeptoJqueryRailsController#index as HTML
491
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.4ms)
492
+ Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
493
+
494
+
495
+ Started GET "/assets/application.css?body=1" for 10.211.55.3 at 2013-07-16 16:12:29 +1000
496
+
497
+
498
+ Started GET "/assets/application.js?body=1" for 10.211.55.3 at 2013-07-16 16:12:29 +1000
499
+
500
+
501
+ Started GET "/zepto_jquery_rails/inde" for 10.211.55.3 at 2013-07-16 16:12:33 +1000
502
+
503
+ ActionController::RoutingError (No route matches [GET] "/zepto_jquery_rails/inde"):
504
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
505
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
506
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
507
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
508
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
509
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
510
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
511
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
512
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
513
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
514
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
515
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
516
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
517
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
518
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
519
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
520
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
521
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
522
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
523
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
524
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
525
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
526
+
527
+
528
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
529
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
530
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms)
531
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (12.3ms)
532
+
533
+
534
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:13:10 +1000
535
+ Processing by ZeptoJqueryRailsController#index as HTML
536
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.7ms)
537
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
538
+
539
+
540
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:13:10 +1000
541
+
542
+
543
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:13:10 +1000
544
+
545
+
546
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 16:13:10 +1000
547
+
548
+
549
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:13:29 +1000
550
+ Processing by ZeptoJqueryRailsController#index as HTML
551
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.1ms)
552
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
553
+
554
+
555
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:13:29 +1000
556
+
557
+
558
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:13:29 +1000
559
+
560
+
561
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 16:13:29 +1000
562
+
563
+
564
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:13:57 +1000
565
+ Processing by ZeptoJqueryRailsController#index as HTML
566
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.6ms)
567
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
568
+
569
+
570
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:13:58 +1000
571
+
572
+
573
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:13:58 +1000
574
+
575
+
576
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 16:13:58 +1000
577
+
578
+
579
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:14:00 +1000
580
+ Processing by ZeptoJqueryRailsController#index as HTML
581
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.8ms)
582
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
583
+
584
+
585
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:14:00 +1000
586
+
587
+
588
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:14:00 +1000
589
+
590
+
591
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 16:14:00 +1000
592
+
593
+
594
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:14:05 +1000
595
+ Processing by ZeptoJqueryRailsController#index as HTML
596
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (5.5ms)
597
+ Completed 200 OK in 37ms (Views: 36.5ms | ActiveRecord: 0.0ms)
598
+
599
+
600
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:14:05 +1000
601
+
602
+
603
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:14:05 +1000
604
+
605
+
606
+ Started GET "/javascripts/zepto.js" for 127.0.0.1 at 2013-07-16 16:14:05 +1000
607
+
608
+ ActionController::RoutingError (No route matches [GET] "/javascripts/zepto.js"):
609
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
610
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
611
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
612
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
613
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
614
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
615
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
616
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
617
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
618
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
619
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
620
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
621
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
622
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
623
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
624
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
625
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
626
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
627
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
628
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
629
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
630
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
631
+
632
+
633
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
634
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
635
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (28.1ms)
636
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.3ms)
637
+
638
+
639
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:16:52 +1000
640
+ Processing by ZeptoJqueryRailsController#index as HTML
641
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (6.7ms)
642
+ Completed 200 OK in 35ms (Views: 35.0ms | ActiveRecord: 0.0ms)
643
+
644
+
645
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:16:52 +1000
646
+
647
+
648
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:16:52 +1000
649
+
650
+
651
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:17:03 +1000
652
+ Processing by ZeptoJqueryRailsController#index as HTML
653
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.5ms)
654
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
655
+
656
+
657
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:17:03 +1000
658
+
659
+
660
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:17:03 +1000
661
+
662
+
663
+ Started GET "/javascripts/zepto.js" for 127.0.0.1 at 2013-07-16 16:17:03 +1000
664
+
665
+ ActionController::RoutingError (No route matches [GET] "/javascripts/zepto.js"):
666
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
667
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
668
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
669
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
670
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
671
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
672
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
673
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
674
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
675
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
676
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
677
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
678
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
679
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
680
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
681
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
682
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
683
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
684
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
685
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
686
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
687
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
688
+
689
+
690
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
691
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
692
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.7ms)
693
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (13.9ms)
694
+
695
+
696
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:41:23 +1000
697
+ Processing by ZeptoJqueryRailsController#index as HTML
698
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (7.0ms)
699
+ Completed 200 OK in 34ms (Views: 34.1ms | ActiveRecord: 0.0ms)
700
+
701
+
702
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:41:24 +1000
703
+
704
+
705
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:41:24 +1000
706
+
707
+
708
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 16:41:30 +1000
709
+ Processing by ZeptoJqueryRailsController#index as HTML
710
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.5ms)
711
+ Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
712
+
713
+
714
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 16:41:30 +1000
715
+
716
+
717
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 16:41:30 +1000
718
+
719
+
720
+ Started GET "/javascripts/zepto.js" for 127.0.0.1 at 2013-07-16 16:41:30 +1000
721
+
722
+ ActionController::RoutingError (No route matches [GET] "/javascripts/zepto.js"):
723
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
724
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
725
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
726
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
727
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
728
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
729
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
730
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
731
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
732
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
733
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
734
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
735
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
736
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
737
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
738
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
739
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
740
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
741
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
742
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
743
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
744
+ /Users/brad/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
745
+
746
+
747
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
748
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
749
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.3ms)
750
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (15.1ms)
751
+
752
+
753
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:04:11 +1000
754
+ Processing by ZeptoJqueryRailsController#index as HTML
755
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (75.3ms)
756
+ Completed 200 OK in 107ms (Views: 107.0ms | ActiveRecord: 0.0ms)
757
+
758
+
759
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:04:11 +1000
760
+
761
+
762
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:04:11 +1000
763
+
764
+
765
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:04:15 +1000
766
+ Processing by ZeptoJqueryRailsController#index as HTML
767
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.5ms)
768
+ Completed 200 OK in 6ms (Views: 6.3ms | ActiveRecord: 0.0ms)
769
+
770
+
771
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:04:16 +1000
772
+
773
+
774
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:04:16 +1000
775
+
776
+
777
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:04:21 +1000
778
+ Processing by ZeptoJqueryRailsController#index as HTML
779
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (21.9ms)
780
+ Completed 200 OK in 49ms (Views: 48.5ms | ActiveRecord: 0.0ms)
781
+
782
+
783
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:04:21 +1000
784
+
785
+
786
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:04:21 +1000
787
+
788
+
789
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:04:39 +1000
790
+ Processing by ZeptoJqueryRailsController#index as HTML
791
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.6ms)
792
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
793
+
794
+
795
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:04:39 +1000
796
+
797
+
798
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:04:39 +1000
799
+
800
+
801
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:05:32 +1000
802
+ Processing by ZeptoJqueryRailsController#index as HTML
803
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.5ms)
804
+ Completed 200 OK in 4ms (Views: 4.4ms | ActiveRecord: 0.0ms)
805
+
806
+
807
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:05:32 +1000
808
+
809
+
810
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:05:32 +1000
811
+
812
+
813
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:05:46 +1000
814
+ Processing by ZeptoJqueryRailsController#index as HTML
815
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.6ms)
816
+ Completed 200 OK in 5ms (Views: 5.3ms | ActiveRecord: 0.0ms)
817
+
818
+
819
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:05:46 +1000
820
+
821
+
822
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:05:46 +1000
823
+
824
+
825
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:07:25 +1000
826
+ Processing by ZeptoJqueryRailsController#index as HTML
827
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (6.0ms)
828
+ Completed 500 Internal Server Error in 11ms
829
+
830
+ ActionView::Template::Error (private method `h' called for #<#<Class:0x007fee3e9def98>:0x007fee3e9de340>):
831
+ 1: <%= zepto_include_tag :google %>
832
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___3725531038042693935_70330614891140'
833
+
834
+
835
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
836
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (19.6ms)
837
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (26.8ms)
838
+
839
+
840
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:08:30 +1000
841
+ Processing by ZeptoJqueryRailsController#index as HTML
842
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (23.0ms)
843
+ Completed 500 Internal Server Error in 25ms
844
+
845
+ ActionView::Template::Error (private method `h' called for #<#<Class:0x007fee3e9def98>:0x007fee41819a98>):
846
+ 1: <%= zepto_include_tag :google %>
847
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___3725531038042693935_70330614891140'
848
+
849
+
850
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
851
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
852
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms)
853
+
854
+
855
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:08:38 +1000
856
+ Processing by ZeptoJqueryRailsController#index as HTML
857
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (21.6ms)
858
+ Completed 200 OK in 48ms (Views: 47.6ms | ActiveRecord: 0.0ms)
859
+
860
+
861
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:08:38 +1000
862
+
863
+
864
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:08:38 +1000
865
+
866
+
867
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:10:51 +1000
868
+ Processing by ZeptoJqueryRailsController#index as HTML
869
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.7ms)
870
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
871
+
872
+
873
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:10:51 +1000
874
+
875
+
876
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:10:51 +1000
877
+
878
+
879
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:11:20 +1000
880
+ Processing by ZeptoJqueryRailsController#index as HTML
881
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (21.4ms)
882
+ Completed 200 OK in 48ms (Views: 47.4ms | ActiveRecord: 0.0ms)
883
+
884
+
885
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:11:20 +1000
886
+
887
+
888
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:20 +1000
889
+
890
+
891
+ Started GET "/assets/zepto/polyfill.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
892
+
893
+
894
+ Started GET "/assets/zepto/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
895
+
896
+
897
+ Started GET "/assets/zepto/event.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
898
+
899
+
900
+ Started GET "/assets/zepto/detect.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
901
+
902
+
903
+ Started GET "/assets/zepto/fx.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
904
+
905
+
906
+ Started GET "/assets/zepto/ajax.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
907
+
908
+
909
+ Started GET "/assets/zepto/form.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
910
+
911
+
912
+ Started GET "/assets/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 17:11:28 +1000
913
+
914
+
915
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:12:41 +1000
916
+ Processing by ZeptoJqueryRailsController#index as HTML
917
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.7ms)
918
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
919
+
920
+
921
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:12:41 +1000
922
+
923
+
924
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:41 +1000
925
+
926
+
927
+ Started GET "/assets/zepto/polyfill.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
928
+
929
+
930
+ Started GET "/assets/zepto/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
931
+
932
+
933
+ Started GET "/assets/zepto/event.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
934
+
935
+
936
+ Started GET "/assets/zepto/detect.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
937
+
938
+
939
+ Started GET "/assets/zepto/ajax.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
940
+
941
+
942
+ Started GET "/assets/zepto/fx.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
943
+
944
+
945
+ Started GET "/assets/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
946
+
947
+
948
+ Started GET "/assets/zepto/form.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:45 +1000
949
+
950
+
951
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:12:56 +1000
952
+ Processing by ZeptoJqueryRailsController#index as HTML
953
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (21.4ms)
954
+ Completed 200 OK in 50ms (Views: 50.1ms | ActiveRecord: 0.0ms)
955
+
956
+
957
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:12:56 +1000
958
+
959
+
960
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:12:56 +1000
961
+
962
+
963
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:13:55 +1000
964
+ Processing by ZeptoJqueryRailsController#index as HTML
965
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.7ms)
966
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
967
+
968
+
969
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:13:55 +1000
970
+
971
+
972
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:13:55 +1000
973
+
974
+
975
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:14:02 +1000
976
+ Processing by ZeptoJqueryRailsController#index as HTML
977
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.8ms)
978
+ Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
979
+
980
+
981
+ Started GET "/zepto_jquery_rails/index" for 10.211.55.3 at 2013-07-16 17:15:16 +1000
982
+ Processing by ZeptoJqueryRailsController#index as HTML
983
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.0ms)
984
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
985
+
986
+
987
+ Started GET "/assets/application.css?body=1" for 10.211.55.3 at 2013-07-16 17:15:16 +1000
988
+
989
+
990
+ Started GET "/assets/application.js?body=1" for 10.211.55.3 at 2013-07-16 17:15:16 +1000
991
+
992
+
993
+ Started GET "/zepto_jquery_rails/index" for 10.211.55.3 at 2013-07-16 17:15:21 +1000
994
+ Processing by ZeptoJqueryRailsController#index as HTML
995
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.6ms)
996
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
997
+
998
+
999
+ Started GET "/assets/application.css?body=1" for 10.211.55.3 at 2013-07-16 17:15:21 +1000
1000
+
1001
+
1002
+ Started GET "/assets/application.js?body=1" for 10.211.55.3 at 2013-07-16 17:15:21 +1000
1003
+
1004
+
1005
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:40:54 +1000
1006
+ Processing by ZeptoJqueryRailsController#index as HTML
1007
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (5.6ms)
1008
+ Completed 500 Internal Server Error in 11ms
1009
+
1010
+ ActionView::Template::Error (undefined method `zepto_include_tag' for #<#<Class:0x007ffbb3321110>:0x007ffbb332b5c0>):
1011
+ 1: <%= zepto_include_tag :google %>
1012
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb__1498263876144572897_70359518598440'
1013
+
1014
+
1015
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
1016
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.4ms)
1017
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.1ms)
1018
+
1019
+
1020
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:41:07 +1000
1021
+ Processing by ZeptoJqueryRailsController#index as HTML
1022
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (23.4ms)
1023
+ Completed 500 Internal Server Error in 25ms
1024
+
1025
+ ActionView::Template::Error (undefined method `condition' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007ffbb5dd0320>):
1026
+ 1: <%= zepto_jquery_include_tag :google %>
1027
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb__1498263876144572897_70359532322900'
1028
+
1029
+
1030
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
1031
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
1032
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms)
1033
+
1034
+
1035
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:41:30 +1000
1036
+ Processing by ZeptoJqueryRailsController#index as HTML
1037
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.5ms)
1038
+ Completed 500 Internal Server Error in 6ms
1039
+
1040
+ ActionView::Template::Error (undefined method `condition' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007ffbb32d4298>):
1041
+ 1: <%= zepto_jquery_include_tag :google %>
1042
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb__1498263876144572897_70359532322900'
1043
+
1044
+
1045
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
1046
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
1047
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms)
1048
+
1049
+
1050
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:41:36 +1000
1051
+ Processing by ZeptoJqueryRailsController#index as HTML
1052
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.3ms)
1053
+ Completed 200 OK in 69ms (Views: 69.1ms | ActiveRecord: 0.0ms)
1054
+
1055
+
1056
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:41:36 +1000
1057
+
1058
+
1059
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:41:36 +1000
1060
+
1061
+
1062
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:42:29 +1000
1063
+ Processing by ZeptoJqueryRailsController#index as HTML
1064
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.4ms)
1065
+ Completed 200 OK in 69ms (Views: 68.9ms | ActiveRecord: 0.0ms)
1066
+
1067
+
1068
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:42:33 +1000
1069
+ Processing by ZeptoJqueryRailsController#index as HTML
1070
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.0ms)
1071
+ Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
1072
+
1073
+
1074
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:42:33 +1000
1075
+
1076
+
1077
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:33 +1000
1078
+
1079
+
1080
+ Started GET "/assets/zepto/polyfill.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1081
+
1082
+
1083
+ Started GET "/assets/zepto/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1084
+
1085
+
1086
+ Started GET "/assets/zepto/event.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1087
+
1088
+
1089
+ Started GET "/assets/zepto/fx.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1090
+
1091
+
1092
+ Started GET "/assets/zepto/ajax.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1093
+
1094
+
1095
+ Started GET "/assets/zepto/detect.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1096
+
1097
+
1098
+ Started GET "/assets/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1099
+
1100
+
1101
+ Started GET "/assets/zepto/form.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1102
+
1103
+
1104
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-16 17:42:34 +1000
1105
+
1106
+
1107
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:43:11 +1000
1108
+ Processing by ZeptoJqueryRailsController#index as HTML
1109
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.9ms)
1110
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
1111
+
1112
+
1113
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:43:18 +1000
1114
+ Processing by ZeptoJqueryRailsController#index as HTML
1115
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (5.8ms)
1116
+ Completed 500 Internal Server Error in 11ms
1117
+
1118
+ ActionView::Template::Error (undefined method `javascript_tag' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007fa9d4b6e3f8>):
1119
+ 1: <%= zepto_jquery_include_tag :google %>
1120
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___1085077113005714895_70183697397100'
1121
+
1122
+
1123
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
1124
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (18.5ms)
1125
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (25.1ms)
1126
+
1127
+
1128
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:43:32 +1000
1129
+ Processing by ZeptoJqueryRailsController#index as HTML
1130
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.0ms)
1131
+ Completed 200 OK in 69ms (Views: 68.6ms | ActiveRecord: 0.0ms)
1132
+
1133
+
1134
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:46:45 +1000
1135
+ Processing by ZeptoJqueryRailsController#index as HTML
1136
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.2ms)
1137
+ Completed 200 OK in 70ms (Views: 69.5ms | ActiveRecord: 0.0ms)
1138
+
1139
+
1140
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:47:46 +1000
1141
+ Processing by ZeptoJqueryRailsController#index as HTML
1142
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.9ms)
1143
+ Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
1144
+
1145
+
1146
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:47:50 +1000
1147
+ Processing by ZeptoJqueryRailsController#index as HTML
1148
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.2ms)
1149
+ Completed 200 OK in 70ms (Views: 69.3ms | ActiveRecord: 0.0ms)
1150
+
1151
+
1152
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:48:14 +1000
1153
+ Processing by ZeptoJqueryRailsController#index as HTML
1154
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (44.6ms)
1155
+ Completed 200 OK in 71ms (Views: 70.9ms | ActiveRecord: 0.0ms)
1156
+
1157
+
1158
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:48:55 +1000
1159
+ Processing by ZeptoJqueryRailsController#index as HTML
1160
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (41.8ms)
1161
+ Completed 200 OK in 68ms (Views: 68.0ms | ActiveRecord: 0.0ms)
1162
+
1163
+
1164
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:49:44 +1000
1165
+ Processing by ZeptoJqueryRailsController#index as HTML
1166
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (45.0ms)
1167
+ Completed 200 OK in 72ms (Views: 71.8ms | ActiveRecord: 0.0ms)
1168
+
1169
+
1170
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:52:05 +1000
1171
+ Processing by ZeptoJqueryRailsController#index as HTML
1172
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.0ms)
1173
+ Completed 500 Internal Server Error in 8ms
1174
+
1175
+ ActionView::Template::Error (wrong number of arguments (2 for 1)):
1176
+ 1: <%= zepto_jquery_include_tag :google %>
1177
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___4374541588620804678_70232790758720'
1178
+
1179
+
1180
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
1181
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.2ms)
1182
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.0ms)
1183
+
1184
+
1185
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:52:08 +1000
1186
+ Processing by ZeptoJqueryRailsController#index as HTML
1187
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.5ms)
1188
+ Completed 500 Internal Server Error in 3ms
1189
+
1190
+ ActionView::Template::Error (wrong number of arguments (2 for 1)):
1191
+ 1: <%= zepto_jquery_include_tag :google %>
1192
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___4374541588620804678_70232790758720'
1193
+
1194
+
1195
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
1196
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
1197
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms)
1198
+
1199
+
1200
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:52:49 +1000
1201
+ Processing by ZeptoJqueryRailsController#index as HTML
1202
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.9ms)
1203
+ Completed 500 Internal Server Error in 2ms
1204
+
1205
+ ActionView::Template::Error (wrong number of arguments (0 for 1..2)):
1206
+ 1: <%= zepto_jquery_include_tag %>
1207
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___4374541588620804678_70232803779380'
1208
+
1209
+
1210
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
1211
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
1212
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms)
1213
+
1214
+
1215
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:53:06 +1000
1216
+ Processing by ZeptoJqueryRailsController#index as HTML
1217
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.0ms)
1218
+ Completed 500 Internal Server Error in 8ms
1219
+
1220
+ ActionView::Template::Error (wrong number of arguments (2 for 1)):
1221
+ 1: <%= zepto_jquery_include_tag %>
1222
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___4181080171190114446_70235059582520'
1223
+
1224
+
1225
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
1226
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.0ms)
1227
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (23.9ms)
1228
+
1229
+
1230
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:53:56 +1000
1231
+ Processing by ZeptoJqueryRailsController#index as HTML
1232
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (3.1ms)
1233
+ Completed 500 Internal Server Error in 8ms
1234
+
1235
+ ActionView::Template::Error (wrong number of arguments (2 for 1)):
1236
+ 1: <%= zepto_jquery_include_tag %>
1237
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___2038622106448996842_70239262185000'
1238
+
1239
+
1240
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
1241
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.5ms)
1242
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.6ms)
1243
+
1244
+
1245
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:54:25 +1000
1246
+ Processing by ZeptoJqueryRailsController#index as HTML
1247
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (6.3ms)
1248
+ Completed 500 Internal Server Error in 11ms
1249
+
1250
+ ActionView::Template::Error (undefined method `document_write' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007f95fa2f22f8>):
1251
+ 1: <%= zepto_jquery_include_tag %>
1252
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___3879246704690051697_70141062042760'
1253
+
1254
+
1255
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
1256
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.2ms)
1257
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.2ms)
1258
+
1259
+
1260
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:54:41 +1000
1261
+ Processing by ZeptoJqueryRailsController#index as HTML
1262
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (24.2ms)
1263
+ Completed 500 Internal Server Error in 26ms
1264
+
1265
+ ActionView::Template::Error (undefined method `document_write' for #<ZeptoJqueryRails::ActionViewExtensions::ZeptoCdn:0x007f95fa54f168>):
1266
+ 1: <%= zepto_jquery_include_tag %>
1267
+ app/views/zepto_jquery_rails/index.html.erb:1:in `_app_views_zepto_jquery_rails_index_html_erb___3879246704690051697_70141062042760'
1268
+
1269
+
1270
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
1271
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
1272
+ Rendered /Users/brad/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.6ms)
1273
+
1274
+
1275
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:54:47 +1000
1276
+ Processing by ZeptoJqueryRailsController#index as HTML
1277
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (1.8ms)
1278
+ Completed 200 OK in 29ms (Views: 29.0ms | ActiveRecord: 0.0ms)
1279
+
1280
+
1281
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:54:48 +1000
1282
+
1283
+
1284
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:54:48 +1000
1285
+
1286
+
1287
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:55:16 +1000
1288
+ Processing by ZeptoJqueryRailsController#index as HTML
1289
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.5ms)
1290
+ Completed 200 OK in 70ms (Views: 70.0ms | ActiveRecord: 0.0ms)
1291
+
1292
+
1293
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 17:55:16 +1000
1294
+
1295
+
1296
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 17:55:17 +1000
1297
+
1298
+
1299
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 17:55:29 +1000
1300
+ Processing by ZeptoJqueryRailsController#index as HTML
1301
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (4.0ms)
1302
+ Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
1303
+
1304
+
1305
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:07:16 +1000
1306
+ Processing by ZeptoJqueryRailsController#index as HTML
1307
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (43.6ms)
1308
+ Completed 200 OK in 70ms (Views: 69.9ms | ActiveRecord: 0.0ms)
1309
+
1310
+
1311
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:07:17 +1000
1312
+
1313
+
1314
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:07:17 +1000
1315
+
1316
+
1317
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:07:21 +1000
1318
+ Processing by ZeptoJqueryRailsController#index as HTML
1319
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.9ms)
1320
+ Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
1321
+
1322
+
1323
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:07:21 +1000
1324
+
1325
+
1326
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:07:21 +1000
1327
+
1328
+
1329
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:07:44 +1000
1330
+ Processing by ZeptoJqueryRailsController#index as HTML
1331
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.9ms)
1332
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
1333
+
1334
+
1335
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:07:44 +1000
1336
+
1337
+
1338
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:07:44 +1000
1339
+
1340
+
1341
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:08:27 +1000
1342
+ Processing by ZeptoJqueryRailsController#index as HTML
1343
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (0.8ms)
1344
+ Completed 200 OK in 28ms (Views: 27.9ms | ActiveRecord: 0.0ms)
1345
+
1346
+
1347
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:08:27 +1000
1348
+
1349
+
1350
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:08:27 +1000
1351
+
1352
+
1353
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:10:01 +1000
1354
+ Processing by ZeptoJqueryRailsController#index as HTML
1355
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (20.5ms)
1356
+ Completed 200 OK in 47ms (Views: 46.5ms | ActiveRecord: 0.0ms)
1357
+
1358
+
1359
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1360
+
1361
+
1362
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1363
+
1364
+
1365
+ Started GET "/assets/zepto/polyfill.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1366
+
1367
+
1368
+ Started GET "/assets/zepto/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1369
+
1370
+
1371
+ Started GET "/assets/zepto/event.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1372
+
1373
+
1374
+ Started GET "/assets/zepto/detect.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1375
+
1376
+
1377
+ Started GET "/assets/zepto/fx.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1378
+
1379
+
1380
+ Started GET "/assets/zepto/ajax.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1381
+
1382
+
1383
+ Started GET "/assets/zepto/form.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1384
+
1385
+
1386
+ Started GET "/assets/zepto.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:02 +1000
1387
+
1388
+
1389
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:10:22 +1000
1390
+ Processing by ZeptoJqueryRailsController#index as HTML
1391
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (24.7ms)
1392
+ Completed 200 OK in 27ms (Views: 26.9ms | ActiveRecord: 0.0ms)
1393
+
1394
+
1395
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:10:22 +1000
1396
+
1397
+
1398
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:22 +1000
1399
+
1400
+
1401
+ Started GET "/zepto_jquery_rails/index" for 127.0.0.1 at 2013-07-16 18:10:26 +1000
1402
+ Processing by ZeptoJqueryRailsController#index as HTML
1403
+ Rendered zepto_jquery_rails/index.html.erb within layouts/application (2.9ms)
1404
+ Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
1405
+
1406
+
1407
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-16 18:10:26 +1000
1408
+
1409
+
1410
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-07-16 18:10:26 +1000