Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2013-07-23 14:05:59 +0200 Processing by Seiten::PagesController#show as HTML Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2013-07-23 14:06:42 +0200 Processing by Seiten::PagesController#show as HTML Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 14:07:05 +0200 Processing by Seiten::PagesController#show as HTML Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 14:07:06 +0200 Processing by Seiten::PagesController#show as HTML Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2013-07-23 14:10:43 +0200 Processing by Seiten::PagesController#show as HTML Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2013-07-23 14:28:04 +0200 Processing by Seiten::PagesController#show as HTML Completed 500 Internal Server Error in 27ms ActionView::MissingTemplate (Missing template seiten/pages/show, application/show with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/pulleasy/code/seiten/test/dummy/app/views" * "/Users/pulleasy/code/seiten/app/views" ): actionpack (3.2.13) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.13) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:414:in `_run__2447978071099975261__process_action__950911866150988438__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4597601449012521489__call__930912013846693829__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (1.4ms) Started GET "/home" for 127.0.0.1 at 2013-07-23 14:28:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"home"} Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 14:28:13 +0200 Processing by Seiten::PagesController#show as HTML Completed 500 Internal Server Error in 2ms ActionView::MissingTemplate (Missing template seiten/pages/show, application/show with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/pulleasy/code/seiten/test/dummy/app/views" * "/Users/pulleasy/code/seiten/app/views" ): actionpack (3.2.13) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.13) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:414:in `_run__2447978071099975261__process_action__950911866150988438__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4597601449012521489__call__930912013846693829__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Connecting to database specified by database.yml  (0.5ms) select sqlite_version(*)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2013-07-23 14:34:11 +0200 Processing by Seiten::PagesController#show as HTML Completed 500 Internal Server Error in 27ms ActionView::MissingTemplate (Missing template seiten/pages/show, application/show with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/pulleasy/code/seiten/test/dummy/app/views" * "/Users/pulleasy/code/seiten/app/views" ): actionpack (3.2.13) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.13) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:414:in `_run__4189966169109721555__process_action__2827846703754668213__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3885960422606791196__call__470999722384102029__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.9ms) Started GET "/" for 127.0.0.1 at 2013-07-23 14:34:13 +0200 Processing by Seiten::PagesController#show as HTML Completed 500 Internal Server Error in 2ms ActionView::MissingTemplate (Missing template seiten/pages/show, application/show with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/pulleasy/code/seiten/test/dummy/app/views" * "/Users/pulleasy/code/seiten/app/views" ): actionpack (3.2.13) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.13) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:34:in `determine_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:414:in `_run__4189966169109721555__process_action__2827846703754668213__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3885960422606791196__call__470999722384102029__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms) Started GET "/" for 127.0.0.1 at 2013-07-23 14:39:09 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.2ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.4ms) Compiled application.css (0ms) (pid 90351) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (couldn't find file 'jquery' (in /Users/pulleasy/code/seiten/test/dummy/app/assets/javascripts/application.js:13)): 3: 4: Dummy 5: <%= stylesheet_link_tag "application", :media => "all" %> 6: <%= javascript_include_tag "application" %> 7: <%= csrf_meta_tags %> 8: 9: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3778988314271530588_70343906893960' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.2ms) Started GET "/" for 127.0.0.1 at 2013-07-23 14:39:48 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 38ms (Views: 36.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 14:39:48 +0200 Served asset /application.css - 200 OK (4ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 14:44:20 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 14:44:20 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (Missing template /Users/pulleasy/code/seiten/test/dummy/app/pages/about/me with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/pulleasy/code/seiten/test/dummy/app/views" * "/Users/pulleasy/code/seiten/app/views" * "/Users/pulleasy/code/seiten/test/dummy" * "/" ): 1: <%= render_html %> actionpack (3.2.13) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.13) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:28:in `block in determine_template' actionpack (3.2.13) lib/action_view/lookup_context.rb:130:in `with_fallbacks' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:3:in `with_fallbacks' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:28:in `determine_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.13) lib/action_view/helpers/rendering_helper.rb:24:in `render' /Users/pulleasy/code/seiten/app/helpers/seiten_helper.rb:9:in `render_html' /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb:1:in `___sers_pulleasy_code_seiten_app_views_seiten_pages_show_html_erb__3377925228875209425_70343906900260' actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.13) lib/action_view/template.rb:143:in `render' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:414:in `_run__4189966169109721555__process_action__2827846703754668213__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3885960422606791196__call__470999722384102029__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /Users/pulleasy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.4ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:11 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 41ms (Views: 39.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:11 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:11:12 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 39ms (Views: 37.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:12 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:14 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:14 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:15 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:15 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 39ms (Views: 38.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:15 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:17 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:17 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 37ms (Views: 36.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:19 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:19 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:19 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:11:21 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 40ms (Views: 38.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:21 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:11:22 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:22 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:11:23 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms) Completed 200 OK in 37ms (Views: 35.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:23 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:11:24 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:24 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 39ms (Views: 38.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:25 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:11:26 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 35ms (Views: 33.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:26 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:27 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:27 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:27 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:11:27 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 34ms (Views: 33.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:27 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:27 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:28 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:28 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:28 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 36.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:28 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:11:28 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 38ms (Views: 37.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:28 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:11:29 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:29 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:11:29 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:29 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:11:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 35ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:11:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 50ms (Views: 49.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:31 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 40ms (Views: 39.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:11:31 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:32 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:32 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:11:32 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:32 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 39ms (Views: 37.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 39ms (Views: 37.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:11:34 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:11:34 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:13:29 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:30 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 37.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 41ms (Views: 39.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:32 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:13:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:32 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:13:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:13:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:34 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:34 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:34 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:34 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:35 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:35 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 37ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:35 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:36 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:36 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 39ms (Views: 37.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:36 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:13:36 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:36 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:37 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:37 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:37 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:37 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:37 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:38 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 37ms (Views: 14.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:38 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:13:38 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 34ms (Views: 32.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:38 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:13:38 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:39 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:13:39 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:39 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 40ms (Views: 39.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:40 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:13:41 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 34ms (Views: 32.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:41 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:41 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:41 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:41 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:41 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:42 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:42 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 36.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:42 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:13:42 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:42 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:13:43 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 35ms (Views: 34.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:43 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:13:43 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:43 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:43 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 39ms (Views: 37.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:43 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:44 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 19.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:44 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:13:44 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:44 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 41ms (Views: 39.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:44 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:13:44 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:45 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:13:45 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 40ms (Views: 39.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:46 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:13:46 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 37.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:46 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:13:47 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:13:47 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:16:08 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:08 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:16:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:09 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:16:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 39ms (Views: 38.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:10 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:10 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:10 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:16:10 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:10 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:11 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:16:11 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:11 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:16:12 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:12 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 36.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:12 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:12 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:12 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:16:13 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:13 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:13 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 39ms (Views: 38.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:13 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:16:14 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.0ms) Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:14 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:16:14 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:14 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (24.4ms) Completed 200 OK in 39ms (Views: 38.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:14 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:16:14 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:15 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/test" for 127.0.0.1 at 2013-07-23 15:16:15 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"test"} Rendered app/pages/test.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:15 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:16:16 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:16 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:16:16 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 39ms (Views: 38.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:16 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:16 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 41ms (Views: 39.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:16:17 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:17 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 16ms (Views: 14.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:16:17 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms) Completed 200 OK in 37ms (Views: 36.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact-me" for 127.0.0.1 at 2013-07-23 15:16:18 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact-me"} Rendered app/pages/contact-me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:19 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-product" for 127.0.0.1 at 2013-07-23 15:16:19 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-product"} Rendered app/pages/about/our-product.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 38ms (Views: 37.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:19 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:19 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:19 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-23 15:16:20 +0200 Started GET "/about/me" for 127.0.0.1 at 2013-07-23 15:16:20 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/me"} Rendered app/pages/about/me.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (23.3ms) Completed 200 OK in 38ms (Views: 37.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:20 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:16:20 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:16:20 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-23 15:36:37 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-23 15:36:38 +0200 Served asset /application.css - 304 Not Modified (0ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/" for 127.0.0.1 at 2013-07-24 11:41:57 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.2ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 58ms (Views: 56.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:41:57 +0200 Served asset /application.css - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2013-07-24 11:43:16 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 47ms (Views: 46.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-24 11:43:17 +0200 Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:17 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 61ms (Views: 60.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:18 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.1ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.5ms) Completed 200 OK in 67ms (Views: 65.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:18 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 11:43:18 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms) Completed 200 OK in 64ms (Views: 62.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:19 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:43:19 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 84ms (Views: 58.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:19 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 11:43:19 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 61ms (Views: 59.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:20 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:20 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 59ms (Views: 58.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:20 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:43:20 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 60ms (Views: 58.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:20 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 11:43:21 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 61ms (Views: 60.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:21 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 11:43:21 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.4ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 84ms (Views: 82.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:21 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:22 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 61ms (Views: 59.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:22 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 11:43:22 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 59ms (Views: 57.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:22 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:43:23 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 59ms (Views: 57.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:23 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:43:23 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 61ms (Views: 59.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:23 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:43:24 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 63ms (Views: 61.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:24 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 11:43:24 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 82ms (Views: 80.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:24 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:25 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 59ms (Views: 57.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:25 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-24 11:43:25 +0200 Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:25 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 59ms (Views: 58.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:25 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:43:26 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 58ms (Views: 57.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:26 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 11:43:26 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 61ms (Views: 59.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:26 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 11:43:26 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 60ms (Views: 59.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:27 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products" for 127.0.0.1 at 2013-07-24 11:43:27 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products"} Rendered app/pages/products.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 46ms (Views: 22.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:27 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-24 11:43:27 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 46ms (Views: 44.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:27 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-24 11:43:28 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 50ms (Views: 48.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:28 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products" for 127.0.0.1 at 2013-07-24 11:43:29 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products"} Rendered app/pages/products.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 23ms (Views: 21.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:29 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 11:43:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 83ms (Views: 81.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 11:43:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 60ms (Views: 59.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:43:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 58ms (Views: 57.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-24 11:43:31 +0200 Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:43:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 60ms (Views: 59.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 11:43:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 58ms (Views: 57.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:43:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 60ms (Views: 58.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:43:34 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 82ms (Views: 80.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:43:34 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:47:55 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 63ms (Views: 61.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:47:55 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:47:58 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.0ms) Completed 200 OK in 63ms (Views: 61.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:47:58 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:48:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (5.4ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (6.2ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Page): 1: <%= seiten_navigation parent_id: Page.find_by_slug("/about/partners") %> app/pages/about/partners.html.erb:1:in `_app_pages_about_partners_html_erb__2338302875781222569_70294662471100' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.3ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:48:49 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (2.6ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (3.5ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Page): 1: <%= seiten_navigation(parent_id: Page.find_by_slug("/about/partners")) %> app/pages/about/partners.html.erb:1:in `_app_pages_about_partners_html_erb__2338302875781222569_70294709142620' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:49:02 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (2.7ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (3.7ms) Completed 200 OK in 68ms (Views: 66.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:02 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:49:04 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (1.9ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (2.6ms) Completed 200 OK in 62ms (Views: 60.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:04 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:49:05 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (2.1ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (3.2ms) Completed 200 OK in 64ms (Views: 62.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:06 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 11:49:06 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 60ms (Views: 58.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:06 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:49:07 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 86ms (Views: 83.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:07 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-24 11:49:08 +0200 Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:49:08 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 60ms (Views: 59.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:08 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 11:49:08 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 58ms (Views: 57.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:09 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 11:49:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 58ms (Views: 57.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:09 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 11:49:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 60ms (Views: 58.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:09 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products" for 127.0.0.1 at 2013-07-24 11:49:10 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products"} Rendered app/pages/products.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 46ms (Views: 44.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:10 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-24 11:49:10 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 45ms (Views: 44.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:10 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:49:11 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (2.5ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (3.3ms) Completed 200 OK in 61ms (Views: 59.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:11 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:49:18 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (13.5ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (14.6ms) Completed 200 OK in 103ms (Views: 102.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:49:18 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 11:51:12 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 62ms (Views: 60.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:51:13 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:51:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (12.1ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (12.9ms) Completed 200 OK in 71ms (Views: 69.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:51:34 +0200 Served asset /application.css - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 11:52:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (34.7ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (36.5ms) Completed 200 OK in 103ms (Views: 101.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 11:52:33 +0200 Served asset /application.css - 304 Not Modified (1ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 12:05:28 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (37.6ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (38.4ms) Completed 200 OK in 99ms (Views: 97.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:29 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 12:05:29 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 61ms (Views: 60.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:29 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:05:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.4ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms) Completed 200 OK in 63ms (Views: 61.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-24 12:05:30 +0200 Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:05:30 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 59ms (Views: 58.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:30 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:05:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 62ms (Views: 60.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 12:05:31 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 84ms (Views: 82.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:31 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 12:05:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (12.6ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (13.4ms) Completed 200 OK in 73ms (Views: 71.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:32 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 12:05:32 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms) Completed 200 OK in 62ms (Views: 60.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:32 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:05:33 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 61ms (Views: 59.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:33 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 12:05:34 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 82ms (Views: 58.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:34 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 12:05:34 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 60ms (Views: 59.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:35 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 12:05:35 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 62ms (Views: 60.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:35 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products" for 127.0.0.1 at 2013-07-24 12:05:35 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products"} Rendered app/pages/products.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 47ms (Views: 46.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:35 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 12:05:36 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 59ms (Views: 57.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:36 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 12:05:37 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (12.6ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (13.3ms) Completed 200 OK in 72ms (Views: 70.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:38 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 12:05:44 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 60ms (Views: 58.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:44 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 12:05:45 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (13.1ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (13.9ms) Completed 200 OK in 74ms (Views: 72.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:05:45 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/partners" for 127.0.0.1 at 2013-07-24 12:07:39 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/partners"} Rendered app/pages/about/partners.html.erb (35.7ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (36.5ms) Completed 200 OK in 98ms (Views: 96.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:40 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2013-07-24 12:07:43 +0200 Processing by Seiten::PagesController#show as HTML Rendered app/pages/home.html.erb (0.4ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms) Completed 200 OK in 55ms (Views: 53.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:43 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products" for 127.0.0.1 at 2013-07-24 12:07:45 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products"} Rendered app/pages/products.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:45 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 12:07:46 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 63ms (Views: 62.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:46 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 12:07:47 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 62ms (Views: 60.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:47 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 12:07:48 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 63ms (Views: 61.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:48 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about" for 127.0.0.1 at 2013-07-24 12:07:49 +0200 Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:07:49 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 86ms (Views: 84.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:49 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:07:50 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 71ms (Views: 69.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:50 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 12:07:51 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 62ms (Views: 60.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:07:51 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/works" for 127.0.0.1 at 2013-07-24 12:08:21 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/works"} Rendered app/pages/about/works.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 64ms (Views: 62.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:08:21 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:10:43 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (2.7ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (3.6ms) Completed 500 Internal Server Error in 29ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Page): 1: <%= seiten_navigation parent_id: Page.find_by_slug("/about/our-team").id %> app/pages/about/our-team.html.erb:1:in `_app_pages_about_our_team_html_erb___3165038281381046443_70174294101220' Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/pulleasy/code/seiten/.bundle/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.5ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:10:50 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (14.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (15.6ms) Completed 200 OK in 84ms (Views: 82.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:10:50 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-24 12:10:59 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team/switzerland"} Rendered app/pages/about/our-team/switzerland.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 115ms (Views: 113.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:10:59 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team/italy" for 127.0.0.1 at 2013-07-24 12:11:09 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team/italy"} Rendered app/pages/about/our-team/italy.html.erb (0.3ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 114ms (Views: 112.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:09 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/web-development" for 127.0.0.1 at 2013-07-24 12:11:10 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/web-development"} Rendered app/pages/products/web-development.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 75ms (Views: 73.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:10 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/products/logo-design" for 127.0.0.1 at 2013-07-24 12:11:11 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"products/logo-design"} Rendered app/pages/products/logo-design.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 69ms (Views: 67.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:11 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:11:12 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (11.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (11.8ms) Completed 200 OK in 80ms (Views: 78.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:12 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:11:13 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (34.6ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (35.5ms) Completed 200 OK in 104ms (Views: 102.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:13 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:11:14 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (11.1ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (11.9ms) Completed 200 OK in 104ms (Views: 102.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:14 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/contact" for 127.0.0.1 at 2013-07-24 12:11:15 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"contact"} Rendered app/pages/contact.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 71ms (Views: 69.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:15 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:11:16 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (10.7ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (11.4ms) Completed 200 OK in 101ms (Views: 100.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:11:17 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team" for 127.0.0.1 at 2013-07-24 12:12:03 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team"} Rendered app/pages/about/our-team.html.erb (11.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (11.9ms) Completed 200 OK in 81ms (Views: 79.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:12:03 +0200 Served asset /application.css - 304 Not Modified (0ms) Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-24 12:12:05 +0200 Processing by Seiten::PagesController#show as HTML Parameters: {"page"=>"about/our-team/switzerland"} Rendered app/pages/about/our-team/switzerland.html.erb (0.0ms) Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 113ms (Views: 111.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-07-24 12:12:05 +0200 Served asset /application.css - 304 Not Modified (0ms)