16:
17:
18: <%= render 'layouts/messages' %>
19: <%= yield %>
20:
21:
actionpack (4.0.0) lib/action_view/path_set.rb:46:in `find'
actionpack (4.0.0) lib/action_view/lookup_context.rb:115:in `find'
actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:383:in `find_template'
actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial'
actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:263:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionpack (4.0.0) lib/action_view/helpers/rendering_helper.rb:27:in `render'
/Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/application.html.erb:18:in `___sers_kamil__evelopment_____ush_otification_erver_app_views_layouts_fwt_push_notification_server_application_html_erb__638676932686279504_70331423688520'
actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4489010604446092147__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4269494966777452312__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.2ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:28:50 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (19.6ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:28:51 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (19.7ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.2ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:28:52 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (18.8ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.3ms)
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:28:55 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (16.4ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:29:01 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 8ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:01 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.7ms)
Completed 200 OK in 34ms (Views: 8.6ms | ActiveRecord: 0.5ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:03 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.1ms)
Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:04 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.6ms)
Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:06 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.6ms)
Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:29:06 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:06 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.7ms)
Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:29:06 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:07 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.0ms)
Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:10 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.2ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (4.6ms)
Completed 200 OK in 37ms (Views: 9.7ms | ActiveRecord: 0.4ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:29:11 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.9ms)
Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.4ms)
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (14.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.2ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:12 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (15.8ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
Started GET "/images/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:29:13 +0100
ActionController::RoutingError (No route matches [GET] "/images/fw-logo.png"):
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (15.9ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.2ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:30:27 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.2ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:30:28 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (8.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 80ms (Views: 77.5ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:30:39 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.2ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:30:40 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 15:30:43 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 14ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:30:43 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (9.8ms)
Completed 200 OK in 66ms (Views: 15.0ms | ActiveRecord: 0.5ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:30:44 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.5ms)
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:31:29 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.1ms)
Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:31:31 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.1ms)
Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:31:52 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.9ms)
Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:31:53 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.9ms)
Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:31:54 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.0ms)
Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:32:04 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 26ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:04 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (11.9ms)
Completed 200 OK in 46ms (Views: 19.7ms | ActiveRecord: 0.3ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:05 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.4ms)
Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:44 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.8ms)
Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:44 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.2ms)
Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:32:47 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:48 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (4.1ms)
Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:48 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.2ms)
Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:48 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.3ms)
Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:57 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (19.2ms)
Completed 200 OK in 98ms (Views: 50.8ms | ActiveRecord: 0.3ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:32:57 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.2ms)
Completed 200 OK in 13ms (Views: 10.3ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:33:00 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:33:00 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (4.0ms)
Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:33:08 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:33:08 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.7ms)
Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:33:10 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.0ms)
Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.0ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:33:13 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 2ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.3ms)
Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:38:48 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.1ms)
Completed 200 OK in 11ms (Views: 8.6ms | ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:38:49 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.0ms)
Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.0ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:38:54 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 1ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.8ms)
Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.0ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:38:56 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 1ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (2.7ms)
Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:39:34 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 20ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Redirected to
Completed 500 Internal Server Error in 75ms
NoMethodError (undefined method `users_url' for #
):
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url'
actionpack (4.0.0) lib/action_dispatch/routing/url_for.rb:159:in `url_for'
actionpack (4.0.0) lib/action_controller/metal/redirecting.rb:100:in `_compute_redirect_to_location'
actionpack (4.0.0) lib/action_controller/metal/redirecting.rb:70:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/flash.rb:40:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:61:in `block in redirect_to'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:60:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:136:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:194:in `navigation_behavior'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:163:in `rescue in to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:161:in `to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:154:in `respond'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:147:in `call'
actionpack (4.0.0) lib/action_controller/metal/mime_responds.rb:330:in `respond_with'
devise (3.1.0) app/controllers/devise/sessions_controller.rb:10:in `new'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:423:in `_run__1679933252049483021__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
devise (3.1.0) lib/devise/failure_app.rb:51:in `call'
devise (3.1.0) lib/devise/failure_app.rb:51:in `recall'
devise (3.1.0) lib/devise/failure_app.rb:35:in `respond'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
devise (3.1.0) lib/devise/failure_app.rb:20:in `call'
devise (3.1.0) lib/devise/failure_app.rb:20:in `call'
devise (3.1.0) lib/devise/delegator.rb:5:in `call'
warden (1.2.3) lib/warden/manager.rb:130:in `call_failure_app'
warden (1.2.3) lib/warden/manager.rb:116:in `process_unauthenticated'
warden (1.2.3) lib/warden/manager.rb:47:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__72872019610347434__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (15.4ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:39:36 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 1ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Redirected to
Completed 500 Internal Server Error in 40ms
NoMethodError (undefined method `users_url' for #):
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url'
actionpack (4.0.0) lib/action_dispatch/routing/url_for.rb:159:in `url_for'
actionpack (4.0.0) lib/action_controller/metal/redirecting.rb:100:in `_compute_redirect_to_location'
actionpack (4.0.0) lib/action_controller/metal/redirecting.rb:70:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/flash.rb:40:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:61:in `block in redirect_to'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:60:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:136:in `redirect_to'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:194:in `navigation_behavior'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:163:in `rescue in to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:161:in `to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:154:in `respond'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:147:in `call'
actionpack (4.0.0) lib/action_controller/metal/mime_responds.rb:330:in `respond_with'
devise (3.1.0) app/controllers/devise/sessions_controller.rb:10:in `new'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:423:in `_run__1679933252049483021__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
devise (3.1.0) lib/devise/failure_app.rb:51:in `call'
devise (3.1.0) lib/devise/failure_app.rb:51:in `recall'
devise (3.1.0) lib/devise/failure_app.rb:35:in `respond'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
devise (3.1.0) lib/devise/failure_app.rb:20:in `call'
devise (3.1.0) lib/devise/failure_app.rb:20:in `call'
devise (3.1.0) lib/devise/delegator.rb:5:in `call'
warden (1.2.3) lib/warden/manager.rb:130:in `call_failure_app'
warden (1.2.3) lib/warden/manager.rb:116:in `process_unauthenticated'
warden (1.2.3) lib/warden/manager.rb:47:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__72872019610347434__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.2ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:39:43 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:39:43 +0100
Processing by Devise::SessionsController#new as HTML
Completed 500 Internal Server Error in 12ms
ActionView::MissingTemplate (Missing template layouts/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
* "/Users/kamil/Development/FWTPushNotificationServer/test/dummy/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-bootstrap-0.1.3/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-0.14.1/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views"
* "/Users/kamil/Development/FWTPushNotificationServer/app/views"
):
actionpack (4.0.0) lib/action_view/path_set.rb:46:in `find'
actionpack (4.0.0) lib/action_view/lookup_context.rb:115:in `find'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:88:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout'
actionpack (4.0.0) lib/action_view/lookup_context.rb:228:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `find_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:233:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:161:in `to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:154:in `respond'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:147:in `call'
actionpack (4.0.0) lib/action_controller/metal/mime_responds.rb:330:in `respond_with'
devise (3.1.0) app/controllers/devise/sessions_controller.rb:10:in `new'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:423:in `_run__1679933252049483021__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/mapper.rb:44:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__72872019610347434__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:39:59 +0100
Processing by Devise::SessionsController#new as HTML
Completed 500 Internal Server Error in 13ms
ActionView::MissingTemplate (Missing template layouts/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
* "/Users/kamil/Development/FWTPushNotificationServer/test/dummy/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-bootstrap-0.1.3/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-0.14.1/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views"
* "/Users/kamil/Development/FWTPushNotificationServer/app/views"
):
actionpack (4.0.0) lib/action_view/path_set.rb:46:in `find'
actionpack (4.0.0) lib/action_view/lookup_context.rb:115:in `find'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:88:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout'
actionpack (4.0.0) lib/action_view/lookup_context.rb:228:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `find_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:233:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:161:in `to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:154:in `respond'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:147:in `call'
actionpack (4.0.0) lib/action_controller/metal/mime_responds.rb:330:in `respond_with'
devise (3.1.0) app/controllers/devise/sessions_controller.rb:10:in `new'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:423:in `_run__1679933252049483021__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/mapper.rb:44:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__72872019610347434__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:40:00 +0100
Processing by Devise::SessionsController#new as HTML
Completed 500 Internal Server Error in 13ms
ActionView::MissingTemplate (Missing template layouts/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
* "/Users/kamil/Development/FWTPushNotificationServer/test/dummy/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-bootstrap-0.1.3/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-0.14.1/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views"
* "/Users/kamil/Development/FWTPushNotificationServer/app/views"
):
actionpack (4.0.0) lib/action_view/path_set.rb:46:in `find'
actionpack (4.0.0) lib/action_view/lookup_context.rb:115:in `find'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:88:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout'
actionpack (4.0.0) lib/action_view/lookup_context.rb:228:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `find_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:233:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:161:in `to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:154:in `respond'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:147:in `call'
actionpack (4.0.0) lib/action_controller/metal/mime_responds.rb:330:in `respond_with'
devise (3.1.0) app/controllers/devise/sessions_controller.rb:10:in `new'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:423:in `_run__1679933252049483021__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/mapper.rb:44:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__72872019610347434__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:40:02 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:40:02 +0100
Processing by Devise::SessionsController#new as HTML
Completed 500 Internal Server Error in 12ms
ActionView::MissingTemplate (Missing template layouts/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
* "/Users/kamil/Development/FWTPushNotificationServer/test/dummy/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-bootstrap-0.1.3/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/kaminari-0.14.1/app/views"
* "/Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views"
* "/Users/kamil/Development/FWTPushNotificationServer/app/views"
):
actionpack (4.0.0) lib/action_view/path_set.rb:46:in `find'
actionpack (4.0.0) lib/action_view/lookup_context.rb:115:in `find'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:88:in `resolve_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout'
actionpack (4.0.0) lib/action_view/lookup_context.rb:228:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:71:in `find_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:233:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:161:in `to_html'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:154:in `respond'
actionpack (4.0.0) lib/action_controller/metal/responder.rb:147:in `call'
actionpack (4.0.0) lib/action_controller/metal/mime_responds.rb:330:in `respond_with'
devise (3.1.0) app/controllers/devise/sessions_controller.rb:10:in `new'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:423:in `_run__1679933252049483021__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/mapper.rb:44:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__72872019610347434__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 21ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (12.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 89ms (Views: 62.9ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:40:09 +0100
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (3.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 48ms (Views: 46.5ms | ActiveRecord: 0.0ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:43:56 +0100
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (3.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.0ms)
Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.0ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:43:57 +0100
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (42.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 127ms (Views: 79.7ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:47:08 +0100
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 2ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (3.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:48:14 +0100
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 1ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (2.9ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.0ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:48:19 +0100
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Completed 401 Unauthorized in 1ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"WsUZOzQixglRDtunpoPwyjT1cvt4qdjSlq5Eo3GaLRk=", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (2.9ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.0ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:48:22 +0100
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 15:48:29 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (3.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 41ms (Views: 39.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:29 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:29 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:29 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:30 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:30 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 15:48:30 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:30 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 15:48:30 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 15:48:30 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1[0m
Binary data inserted for `string` type on column `encrypted_password`
[1m[35mSQL (2.8ms)[0m INSERT INTO "fwt_push_notification_server_users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 17 Sep 2013 15:10:06 UTC +00:00], ["email", "kamil@futureworkshops.com"], ["encrypted_password", "$2a$10$iiSVCR9JzkKZhPZYmM1dNut6Pjbajh/q1VXW6jVZYaPlz/K/.WL6y"], ["updated_at", Tue, 17 Sep 2013 15:10:06 UTC +00:00]]
[1m[36m (4.2ms)[0m [1mcommit transaction[0m
Started GET "/" for 127.0.0.1 at 2013-09-17 16:10:17 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 21ms
Started GET "/" for 127.0.0.1 at 2013-09-17 16:10:17 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 16:10:17 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (13.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 123ms (Views: 78.1ms | ActiveRecord: 0.3ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:10:18 +0100
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"V1CyF6xS6tMHSk2p6zo+N1eSLv276KumqjkqvIryuy8=", "user"=>{"email"=>"kamil@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
Binary data inserted for `string` type on column `last_sign_in_ip`
Binary data inserted for `string` type on column `current_sign_in_ip`
[1m[35mSQL (2.9ms)[0m UPDATE "fwt_push_notification_server_users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "fwt_push_notification_server_users"."id" = 1 [["last_sign_in_at", Tue, 17 Sep 2013 15:10:25 UTC +00:00], ["current_sign_in_at", Tue, 17 Sep 2013 15:10:25 UTC +00:00], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", Tue, 17 Sep 2013 15:10:25 UTC +00:00]]
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
Redirected to http://localhost:3000/
Completed 302 Found in 87ms (ActiveRecord: 4.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 18ms (Views: 14.2ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:10:25 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.7ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:36:54 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.3ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.2ms)
Completed 200 OK in 16ms (Views: 13.4ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:36:55 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.3ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.7ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.1ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:36:56 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.8ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:36:57 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.1ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (33.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.4ms)
Completed 200 OK in 118ms (Views: 72.7ms | ActiveRecord: 1.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:04 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.0ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 41ms (Views: 13.5ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 14ms (Views: 12.1ms | ActiveRecord: 0.5ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:05 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.4ms | ActiveRecord: 0.5ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.2ms | ActiveRecord: 0.5ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:06 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.4ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:22 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.7ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 44ms (Views: 42.1ms | ActiveRecord: 0.4ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:37:23 +0100
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:43:15 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Completed 401 Unauthorized in 16ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 16:43:15 +0100
Processing by Devise::SessionsController#new as */*
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (10.9ms)
Completed 200 OK in 68ms (Views: 17.2ms | ActiveRecord: 0.4ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:43:41 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Completed 400 Bad Request in 4ms
ActionController::ParameterMissing (param not found: device_token):
actionpack (4.0.0) lib/action_controller/metal/strong_parameters.rb:173:in `require'
/Users/kamil/Development/FWTPushNotificationServer/app/controllers/fwt_push_notification_server/device_tokens_controller.rb:40:in `device_token_params'
/Users/kamil/Development/FWTPushNotificationServer/app/controllers/fwt_push_notification_server/device_tokens_controller.rb:27:in `create'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:383:in `_run__1587095015071087203__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1196310152986105617__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (14.2ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (26.2ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:46:46 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Unpermitted parameters: key, sig
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "token", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 17 Sep 2013 15:46:46 UTC +00:00], ["token", "1"], ["updated_at", Tue, 17 Sep 2013 15:46:46 UTC +00:00]]
[1m[35m (4.8ms)[0m commit transaction
Completed 200 OK in 25ms (Views: 0.2ms | ActiveRecord: 7.5ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:47:11 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Completed 500 Internal Server Error in 15ms
ActiveRecord::UnknownAttributeError (unknown attribute: key):
activerecord (4.0.0) lib/active_record/attribute_assignment.rb:47:in `rescue in _assign_attribute'
activerecord (4.0.0) lib/active_record/attribute_assignment.rb:42:in `_assign_attribute'
activerecord (4.0.0) lib/active_record/attribute_assignment.rb:29:in `block in assign_attributes'
activerecord (4.0.0) lib/active_record/attribute_assignment.rb:23:in `each'
activerecord (4.0.0) lib/active_record/attribute_assignment.rb:23:in `assign_attributes'
activerecord (4.0.0) lib/active_record/core.rb:192:in `initialize'
activerecord (4.0.0) lib/active_record/inheritance.rb:27:in `new'
activerecord (4.0.0) lib/active_record/inheritance.rb:27:in `new'
/Users/kamil/Development/FWTPushNotificationServer/app/controllers/fwt_push_notification_server/device_tokens_controller.rb:27:in `create'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:383:in `_run__1587095015071087203__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1196310152986105617__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.0ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:47:58 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:47:59 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:48:00 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:48:37 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mSQL (0.4ms)[0m INSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "token", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 17 Sep 2013 15:48:37 UTC +00:00], ["token", "1"], ["updated_at", Tue, 17 Sep 2013 15:48:37 UTC +00:00]]
[1m[36m (4.6ms)[0m [1mcommit transaction[0m
Completed 200 OK in 22ms (Views: 0.2ms | ActiveRecord: 5.5ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:48:38 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "token", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 17 Sep 2013 15:48:38 UTC +00:00], ["token", "1"], ["updated_at", Tue, 17 Sep 2013 15:48:38 UTC +00:00]]
[1m[35m (0.7ms)[0m commit transaction
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 1.1ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:49:31 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mSQL (0.4ms)[0m INSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "device_id", "device_name", "token", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 17 Sep 2013 15:49:31 UTC +00:00], ["device_id", "kamil@futureworkshops.com"], ["device_name", "Kamil Kocemba"], ["token", "1"], ["updated_at", Tue, 17 Sep 2013 15:49:31 UTC +00:00]]
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 1.5ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:49:42 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "device_id", "device_name", "token", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Tue, 17 Sep 2013 15:49:42 UTC +00:00], ["device_id", "kamil@futureworkshops.com"], ["device_name", "Kamil Kocemba"], ["token", "1"], ["updated_at", Tue, 17 Sep 2013 15:49:42 UTC +00:00]]
[1m[35m (4.6ms)[0m commit transaction
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 5.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 16:49:51 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (9.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.4ms)
Completed 200 OK in 110ms (Views: 45.5ms | ActiveRecord: 1.0ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:49:51 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:49:51 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:49:51 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:49:52 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:49:52 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:49:52 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:49:52 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:49:52 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:49:52 +0100
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:50:23 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = '1' LIMIT 1
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
Completed 200 OK in 32ms (Views: 0.2ms | ActiveRecord: 0.7ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:50:24 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = '1' LIMIT 1[0m
[1m[35m (0.1ms)[0m rollback transaction
Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.2ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:50:25 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = '1' LIMIT 1
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.3ms)
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:50:25 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = '1' LIMIT 1[0m
[1m[35m (0.0ms)[0m rollback transaction
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.2ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 75ms (Views: 14.0ms | ActiveRecord: 0.9ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:50:39 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.3ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:50:40 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:50:41 +0100
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (1.8ms)[0m [1mDELETE FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."id" = ?[0m [["id", 1]]
[1m[35m (4.6ms)[0m commit transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mSQL (0.2ms)[0m DELETE FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."id" = ? [["id", 2]]
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."id" = ?[0m [["id", 3]]
[1m[35m (0.6ms)[0m commit transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mSQL (0.2ms)[0m DELETE FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."id" = ? [["id", 4]]
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (0.5ms)[0m [1mDELETE FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."id" = ?[0m [["id", 5]]
[1m[35m (0.7ms)[0m commit transaction
Started GET "/" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.9ms | ActiveRecord: 0.4ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:51:27 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-17 16:53:10 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 7ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 16:53:10 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (10.1ms)
Completed 200 OK in 19ms (Views: 16.4ms | ActiveRecord: 0.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.1ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 47ms (Views: 14.3ms | ActiveRecord: 0.9ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:23 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 44ms (Views: 41.6ms | ActiveRecord: 0.4ms)
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:24 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.4ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.8ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 38ms (Views: 35.5ms | ActiveRecord: 0.4ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:25 +0100
Started POST "/device_tokens/" for 127.0.0.1 at 2013-09-17 16:58:30 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"1", "key"=>"YOUR-DEVELOPMENT-KEY-HERE", "sig"=>"e2b141ceff68d7fd9af6433a2129abfaa833589fb53745dcabae1f59bcd4cdb9", "device_id"=>"kamil@futureworkshops.com", "device_name"=>"Kamil Kocemba"}
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = '1' LIMIT 1
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "device_id", "device_name", "token", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Tue, 17 Sep 2013 15:58:30 UTC +00:00], ["device_id", "kamil@futureworkshops.com"], ["device_name", "Kamil Kocemba"], ["token", "1"], ["updated_at", Tue, 17 Sep 2013 15:58:30 UTC +00:00]]
[1m[35m (3.3ms)[0m commit transaction
Completed 200 OK in 20ms (Views: 0.2ms | ActiveRecord: 3.9ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.7ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:31 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:33 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 16:58:34 +0100
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Processing by Devise::SessionsController#new as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
Redirected to http://localhost:3000/
Filter chain halted as :require_no_authentication rendered or redirected
Completed 302 Found in 2ms (ActiveRecord: 0.2ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.7ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:00:13 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 18ms (Views: 14.7ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:00:14 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.9ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 13.0ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:00:15 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:01:54 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (45.3ms)
Completed 500 Internal Server Error in 52ms
ActionView::Template::Error (undefined local variable or method `items' for #<#:0x007fa81e0cc1a0>):
8:
9: <%= paginate @device_tokens %>
10:
11: Total: <%= @device_tokens.count %>
12:
13:
14:
/Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb:11:in `___sers_kamil__evelopment_____ush_otification_erver_app_views_fwt_push_notification_server_device_tokens_index_html_erb___2268241675495349658_70180017702800'
actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:383:in `_run__1587095015071087203__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1196310152986105617__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (21.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (31.3ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 17:01:55 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (38.7ms)
Completed 500 Internal Server Error in 46ms
ActionView::Template::Error (undefined local variable or method `items' for #<#:0x007fa818ae52c8>):
8:
9: <%= paginate @device_tokens %>
10:
11: Total: <%= @device_tokens.count %>
12:
13:
14:
/Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb:11:in `___sers_kamil__evelopment_____ush_otification_erver_app_views_fwt_push_notification_server_device_tokens_index_html_erb___2268241675495349658_70180017702800'
actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.0) lib/active_support/callbacks.rb:383:in `_run__1587095015071087203__process_action__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `catch'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1196310152986105617__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.1ms)
Started GET "/" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.3ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 18ms (Views: 15.0ms | ActiveRecord: 0.7ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:02:34 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:02:35 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.3ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.7ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:53 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:02:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:54 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:02:54 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:02:54 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:10:39 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (4.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-17 17:10:40 +0100
Started GET "/" for 127.0.0.1 at 2013-09-17 17:14:42 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-17 17:14:42 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb (3.5ms)
Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.0ms)
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::User Exists (0.1ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::User Exists (0.2ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::User Exists (0.1ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35mFwtPushNotificationServer::User Exists (0.1ms)[0m SELECT 1 AS one FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
Started GET "/" for 127.0.0.1 at 2013-09-18 10:06:31 +0100
ActiveRecord::PendingMigrationError (Migrations are pending; run 'rake db:migrate RAILS_ENV=development' to resolve this issue.):
activerecord (4.0.0) lib/active_record/migration.rb:379:in `check_pending!'
activerecord (4.0.0) lib/active_record/migration.rb:366:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2930687628923700907__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (15.8ms)
Started GET "/" for 127.0.0.1 at 2013-09-18 10:06:32 +0100
ActiveRecord::PendingMigrationError (Migrations are pending; run 'rake db:migrate RAILS_ENV=development' to resolve this issue.):
activerecord (4.0.0) lib/active_record/migration.rb:379:in `check_pending!'
activerecord (4.0.0) lib/active_record/migration.rb:366:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2930687628923700907__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.7ms)
Started GET "/" for 127.0.0.1 at 2013-09-18 10:06:33 +0100
ActiveRecord::PendingMigrationError (Migrations are pending; run 'rake db:migrate RAILS_ENV=development' to resolve this issue.):
activerecord (4.0.0) lib/active_record/migration.rb:379:in `check_pending!'
activerecord (4.0.0) lib/active_record/migration.rb:366:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2930687628923700907__call__callbacks'
activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
railties (4.0.0) lib/rails/engine.rb:511:in `call'
railties (4.0.0) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/Users/kamil/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.5ms)
[1m[36m (0.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
[1m[35m (0.8ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Migrating to CreateFwtPushNotificationServerDeviceTokens (20130918085207)
[1m[35m (0.0ms)[0m begin transaction
[1m[36m (0.3ms)[0m [1mCREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime) [0m
[1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130918085207"]]
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
Migrating to DeviseCreateFwtPushNotificationServerUsers (20130918085208)
[1m[35m (0.1ms)[0m begin transaction
[1m[36m (0.3ms)[0m [1mCREATE TABLE "fwt_push_notification_server_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.6ms)[0m CREATE UNIQUE INDEX "fwt_users_email_index" ON "fwt_push_notification_server_users" ("email")
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "fwt_users_reset_password_token_index" ON "fwt_push_notification_server_users" ("reset_password_token")[0m
[1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130918085208"]]
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Started GET "/" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.1ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
Completed 401 Unauthorized in 27ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.8ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (16.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.6ms)
Completed 200 OK in 100ms (Views: 53.0ms | ActiveRecord: 0.0ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 10:06:54 +0100
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-18 10:07:00 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"matt@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'matt@futureworkshops.com' LIMIT 1[0m
Completed 401 Unauthorized in 3ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"matt@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (3.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 75ms (Views: 9.4ms | ActiveRecord: 0.0ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-18 10:07:11 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"kamil@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
Completed 401 Unauthorized in 2ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"kamil@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (2.9ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 77ms (Views: 8.9ms | ActiveRecord: 0.0ms)
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-18 10:07:15 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"kamil@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1[0m
Completed 401 Unauthorized in 2ms
Processing by Devise::SessionsController#new as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"kamil@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (2.8ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 73ms (Views: 8.2ms | ActiveRecord: 0.0ms)
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Migrating to CreateFwtPushNotificationServerDeviceTokens (20130918095820)
[1m[35m (0.1ms)[0m begin transaction
[1m[36m (0.1ms)[0m [1mCREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime) [0m
SQLite3::SQLException: table "fwt_push_notification_server_device_tokens" already exists: CREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime)
[1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.9ms)[0m [1mCREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.8ms)[0m CREATE TABLE "fwt_push_notification_server_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime)
[1m[36m (0.7ms)[0m [1mCREATE UNIQUE INDEX "fwt_users_email_index" ON "fwt_push_notification_server_users" ("email")[0m
[1m[35m (0.7ms)[0m CREATE UNIQUE INDEX "fwt_users_reset_password_token_index" ON "fwt_push_notification_server_users" ("reset_password_token")
[1m[36m (0.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
[1m[35m (0.9ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.9ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20130918085208')
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Migrating to CreateFwtPushNotificationServerDeviceTokens (20130918095820)
[1m[35m (0.1ms)[0m begin transaction
[1m[36m (0.1ms)[0m [1mCREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime) [0m
SQLite3::SQLException: table "fwt_push_notification_server_device_tokens" already exists: CREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime)
[1m[35m (0.0ms)[0m rollback transaction
[1m[36m (1.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
[1m[35m (1.0ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Migrating to CreateFwtPushNotificationServerDeviceTokens (20130918095820)
[1m[35m (0.0ms)[0m begin transaction
[1m[36m (0.3ms)[0m [1mCREATE TABLE "fwt_push_notification_server_device_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "token" varchar(255), "device_id" varchar(255), "device_name" varchar(255), "is_valid" boolean, "created_at" datetime, "updated_at" datetime) [0m
[1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130918095820"]]
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
Migrating to DeviseCreateFwtPushNotificationServerUsers (20130918095821)
[1m[35m (0.0ms)[0m begin transaction
[1m[36m (0.3ms)[0m [1mCREATE TABLE "fwt_push_notification_server_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.8ms)[0m CREATE UNIQUE INDEX "fwt_users_email_index" ON "fwt_push_notification_server_users" ("email")
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "fwt_users_reset_password_token_index" ON "fwt_push_notification_server_users" ("reset_password_token")[0m
[1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130918095821"]]
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1[0m
Binary data inserted for `string` type on column `encrypted_password`
[1m[35mSQL (2.9ms)[0m INSERT INTO "fwt_push_notification_server_users" ("created_at", "email", "encrypted_password", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Wed, 18 Sep 2013 09:59:29 UTC +00:00], ["email", "kamil@futureworkshops.com"], ["encrypted_password", "$2a$10$RnoreDDoabLHzBlJzDiwluHy9HfKgf6Vg5IZnqC1wEoVz/IqAKH7S"], ["updated_at", Wed, 18 Sep 2013 09:59:29 UTC +00:00]]
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
Started GET "/" for 127.0.0.1 at 2013-09-18 10:59:39 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
Completed 401 Unauthorized in 26ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-18 10:59:39 +0100
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (14.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 100ms (Views: 53.2ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 10:59:40 +0100
Started POST "/users/sign_in" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Processing by Devise::SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Lt0r+PRJ3JcNXt5NAgaisw0Hhrownslv55w4ygY5i8=", "user"=>{"email"=>"kamil@futureworkshops.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"}
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."email" = 'kamil@futureworkshops.com' LIMIT 1
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
Binary data inserted for `string` type on column `last_sign_in_ip`
Binary data inserted for `string` type on column `current_sign_in_ip`
[1m[35mSQL (2.6ms)[0m UPDATE "fwt_push_notification_server_users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "fwt_push_notification_server_users"."id" = 1 [["last_sign_in_at", Wed, 18 Sep 2013 09:59:50 UTC +00:00], ["current_sign_in_at", Wed, 18 Sep 2013 09:59:50 UTC +00:00], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", Wed, 18 Sep 2013 09:59:50 UTC +00:00]]
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
Redirected to http://localhost:3000/
Completed 302 Found in 82ms (ActiveRecord: 3.5ms)
Started GET "/" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (6.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 18ms (Views: 13.9ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 10:59:50 +0100
Started GET "/" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.1ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.1ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (22.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (31.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 123ms (Views: 78.1ms | ActiveRecord: 0.9ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:28:00 +0100
Started GET "/" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 13ms (Views: 10.6ms | ActiveRecord: 0.4ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:28:01 +0100
Started GET "/" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.1ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (2.9ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.1ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:28:32 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/application/_empty_view.html.erb (0.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (3.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.4ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:28:34 +0100
Started POST "/device_tokens" for 10.10.13.114 at 2013-09-18 14:29:30 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_name"=>"", "device_id"=>"", "sig"=>"d3c46f494b607c053e7652373f7bbd9cca628d574f00cb5c82b5969e397edd35"}
Completed 401 Unauthorized in 12ms
Started GET "/users/sign_in" for 10.10.13.114 at 2013-09-18 14:29:30 +0100
Processing by Devise::SessionsController#new as */*
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.7ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (16.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.2ms)
Completed 200 OK in 53ms (Views: 49.0ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens" for 10.10.13.114 at 2013-09-18 14:30:16 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_name"=>"", "device_id"=>"", "sig"=>"d3c46f494b607c053e7652373f7bbd9cca628d574f00cb5c82b5969e397edd35"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' LIMIT 1[0m
[1m[35mSQL (4.3ms)[0m INSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "device_id", "device_name", "token", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 18 Sep 2013 13:30:16 UTC +00:00], ["device_id", ""], ["device_name", ""], ["token", "cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953"], ["updated_at", Wed, 18 Sep 2013 13:30:16 UTC +00:00]]
[1m[36m (85.4ms)[0m [1mcommit transaction[0m
Completed 200 OK in 125ms (Views: 0.2ms | ActiveRecord: 90.2ms)
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.1ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (10.8ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.4ms)
Completed 200 OK in 114ms (Views: 69.5ms | ActiveRecord: 1.0ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:30:21 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.7ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:30:22 +0100
Started POST "/device_tokens" for 10.10.13.114 at 2013-09-18 14:30:55 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_name"=>"Kamil Kocemba", "device_id"=>"kamil@futureworkshops.com", "sig"=>"6a9a98e97b964712de366d82b1da2731b93c21e729f0f3beafc360273219c7a1"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' LIMIT 1[0m
[1m[35m (0.1ms)[0m rollback transaction
Completed 200 OK in 10ms (Views: 0.2ms | ActiveRecord: 0.3ms)
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:30:57 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (6.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.4ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:58 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.3ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.8ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.8ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:30:59 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.4ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:31:00 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (6.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.2ms | ActiveRecord: 0.8ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:31:02 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.3ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (6.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 17ms (Views: 13.5ms | ActiveRecord: 0.8ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:31:04 +0100
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mSQL (1.5ms)[0m [1mDELETE FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."id" = ?[0m [["id", 1]]
[1m[35m (4.8ms)[0m commit transaction
Started POST "/device_tokens" for 10.10.13.114 at 2013-09-18 14:31:51 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_name"=>"Kamil Kocemba", "device_id"=>"kamil@futureworkshops.com", "sig"=>"6a9a98e97b964712de366d82b1da2731b93c21e729f0f3beafc360273219c7a1"}
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' LIMIT 1[0m
[1m[35mSQL (2.4ms)[0m INSERT INTO "fwt_push_notification_server_device_tokens" ("created_at", "device_id", "device_name", "token", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 18 Sep 2013 13:31:51 UTC +00:00], ["device_id", "kamil@futureworkshops.com"], ["device_name", "Kamil Kocemba"], ["token", "cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953"], ["updated_at", Wed, 18 Sep 2013 13:31:51 UTC +00:00]]
[1m[36m (4.7ms)[0m [1mcommit transaction[0m
Completed 200 OK in 34ms (Views: 0.2ms | ActiveRecord: 7.6ms)
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:31:53 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.1ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (10.0ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 112ms (Views: 70.0ms | ActiveRecord: 1.0ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:53 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:53 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:53 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/device_tokens" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.7ms)
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-18 14:31:54 +0100
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
Processing by Devise::SessionsController#new as HTML
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.9ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (50.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.5ms)
Completed 200 OK in 152ms (Views: 102.7ms | ActiveRecord: 0.3ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.5ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.5ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (22.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 35ms (Views: 28.5ms | ActiveRecord: 1.4ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:02:32 +0100
Started GET "/" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.2ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.6ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.4ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.5ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:02:34 +0100
Started POST "/device_tokens?sig=2c031daef8b5135b4fab5e3464aa43516753688409504da0f015f16820059881&token=cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953&device_id=&device_name=" for 127.0.0.1 at 2013-09-20 12:05:08 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"sig"=>"2c031daef8b5135b4fab5e3464aa43516753688409504da0f015f16820059881", "token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_id"=>"", "device_name"=>""}
Completed 401 Unauthorized in 25ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-20 12:05:08 +0100
Processing by Devise::SessionsController#new as */*
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (2.9ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens?sig=2c031daef8b5135b4fab5e3464aa43516753688409504da0f015f16820059881&token=cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953&device_id=&device_name=" for 127.0.0.1 at 2013-09-20 12:05:15 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"sig"=>"2c031daef8b5135b4fab5e3464aa43516753688409504da0f015f16820059881", "token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_id"=>"", "device_name"=>""}
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-20 12:05:15 +0100
Processing by Devise::SessionsController#new as */*
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.0ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (2.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens?sig=2c031daef8b5135b4fab5e3464aa43516753688409504da0f015f16820059881&token=cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953&device_id=&device_name=" for 127.0.0.1 at 2013-09-20 12:05:16 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"sig"=>"2c031daef8b5135b4fab5e3464aa43516753688409504da0f015f16820059881", "token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_id"=>"", "device_name"=>""}
Completed 401 Unauthorized in 1ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-09-20 12:05:16 +0100
Processing by Devise::SessionsController#new as */*
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/shared/_links.erb (0.1ms)
Rendered /Users/kamil/.rvm/gems/ruby-2.0.0-p247@FWTPushNotificationServer/gems/devise-3.1.0/app/views/devise/sessions/new.html.erb within layouts/fwt_push_notification_server/application (3.1ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.0ms)
Started POST "/device_tokens?sig=bf59bbef6fa0108617f6376adb1b341afc36b4c0c7aff2e0c6afc6eca6ace77b&token=cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953&device_id=&device_name=" for 127.0.0.1 at 2013-09-20 12:06:20 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"sig"=>"bf59bbef6fa0108617f6376adb1b341afc36b4c0c7aff2e0c6afc6eca6ace77b", "token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_id"=>"", "device_name"=>""}
DEPRECATION WARNING: This dynamic method is deprecated. Please use e.g. Post.find_or_create_by(name: 'foo') instead. (called from create at /Users/kamil/Development/FWTPushNotificationServer/app/controllers/fwt_push_notification_server/device_tokens_controller.rb:29)
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' ORDER BY "fwt_push_notification_server_device_tokens"."id" ASC LIMIT 1[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE ("fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' AND "fwt_push_notification_server_device_tokens"."id" != 2) LIMIT 1[0m
[1m[35mSQL (2.6ms)[0m UPDATE "fwt_push_notification_server_device_tokens" SET "device_id" = ?, "device_name" = ?, "updated_at" = ? WHERE "fwt_push_notification_server_device_tokens"."id" = 2 [["device_id", ""], ["device_name", ""], ["updated_at", Fri, 20 Sep 2013 11:06:20 UTC +00:00]]
[1m[36m (4.7ms)[0m [1mcommit transaction[0m
[1m[35m (0.1ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE ("fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' AND "fwt_push_notification_server_device_tokens"."id" != 2) LIMIT 1[0m
[1m[35m (0.1ms)[0m commit transaction
Completed 200 OK in 28ms (Views: 0.2ms | ActiveRecord: 8.0ms)
Started GET "/" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.3ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.6ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.8ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:06:25 +0100
Started GET "/" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.2ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.7ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 16ms (Views: 13.0ms | ActiveRecord: 0.7ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:06:26 +0100
Started POST "/device_tokens?sig=6c6e89342516d5e0f359edf1181aeeff8f958f22cf306ed3fc7f977f2d9c827e&token=cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953&device_id=kamil@futureworkshops.com&device_name=" for 127.0.0.1 at 2013-09-20 12:07:13 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#create as */*
Parameters: {"sig"=>"6c6e89342516d5e0f359edf1181aeeff8f958f22cf306ed3fc7f977f2d9c827e", "token"=>"cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953", "device_id"=>"kamil@futureworkshops.com", "device_name"=>""}
DEPRECATION WARNING: This dynamic method is deprecated. Please use e.g. Post.find_or_create_by(name: 'foo') instead. (called from create at /Users/kamil/Development/FWTPushNotificationServer/app/controllers/fwt_push_notification_server/device_tokens_controller.rb:29)
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" WHERE "fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' ORDER BY "fwt_push_notification_server_device_tokens"."id" ASC LIMIT 1[0m
[1m[35m (0.0ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE ("fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' AND "fwt_push_notification_server_device_tokens"."id" != 2) LIMIT 1[0m
[1m[35mSQL (0.3ms)[0m UPDATE "fwt_push_notification_server_device_tokens" SET "device_id" = ?, "updated_at" = ? WHERE "fwt_push_notification_server_device_tokens"."id" = 2 [["device_id", "kamil@futureworkshops.com"], ["updated_at", Fri, 20 Sep 2013 11:07:13 UTC +00:00]]
[1m[36m (4.7ms)[0m [1mcommit transaction[0m
[1m[35m (0.0ms)[0m begin transaction
[1m[36mFwtPushNotificationServer::DeviceToken Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fwt_push_notification_server_device_tokens" WHERE ("fwt_push_notification_server_device_tokens"."token" = 'cebc43e27feea3f43b117825c6449e11d71e900cf4e6a79a9d90d63c018c0953' AND "fwt_push_notification_server_device_tokens"."id" != 2) LIMIT 1[0m
[1m[35m (0.0ms)[0m commit transaction
Completed 200 OK in 10ms (Views: 0.2ms | ActiveRecord: 5.6ms)
Started GET "/" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.2ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.6ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:07:16 +0100
Started GET "/" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[35mFwtPushNotificationServer::User Load (0.1ms)[0m SELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1
[1m[36m (0.2ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"[0m
[1m[35mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m SELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (18.5ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 61ms (Views: 24.8ms | ActiveRecord: 1.2ms)
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Processing by FwtPushNotificationServer::DeviceTokensController#index as HTML
[1m[36mFwtPushNotificationServer::User Load (0.2ms)[0m [1mSELECT "fwt_push_notification_server_users".* FROM "fwt_push_notification_server_users" WHERE "fwt_push_notification_server_users"."id" = 1 ORDER BY "fwt_push_notification_server_users"."id" ASC LIMIT 1[0m
[1m[35m (0.3ms)[0m SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0) subquery_for_count[0m
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fwt_push_notification_server_device_tokens"
[1m[36mFwtPushNotificationServer::DeviceToken Load (0.1ms)[0m [1mSELECT "fwt_push_notification_server_device_tokens".* FROM "fwt_push_notification_server_device_tokens" LIMIT 100 OFFSET 0[0m
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/fwt_push_notification_server/device_tokens/index.html.erb within layouts/fwt_push_notification_server/application (5.3ms)
Rendered /Users/kamil/Development/FWTPushNotificationServer/app/views/layouts/fwt_push_notification_server/_messages.html.erb (0.1ms)
Completed 200 OK in 14ms (Views: 11.9ms | ActiveRecord: 0.7ms)
Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui-timepicker-addon.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/application.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/jquery-ui.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.css?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/device_tokens.js?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fwt_push_notification_server/application.js?body=1" for 127.0.0.1 at 2013-09-20 12:11:53 +0100
Started GET "/assets/fw-logo.png" for 127.0.0.1 at 2013-09-20 12:11:53 +0100