spec/dummy/log/development.log in phenomenal_rails-1.2.4 vs spec/dummy/log/development.log in phenomenal_rails-1.2.5
- old
+ new
@@ -1,106 +1,2274 @@
-Started GET "/" for 127.0.0.1 at 2012-05-20 15:29:26 +0200
-Connecting to database specified by database.yml
+Started GET "/" for 127.0.0.1 at 2012-05-20 14:39:15 +0200
+
+SQLite3::CantOpenException (unable to open database file):
+ activerecord (3.2.3) lib/active_record/connection_adapters/sqlite3_adapter.rb:26:in `initialize'
+ activerecord (3.2.3) lib/active_record/connection_adapters/sqlite3_adapter.rb:26:in `new'
+ activerecord (3.2.3) lib/active_record/connection_adapters/sqlite3_adapter.rb:26:in `sqlite3_connection'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:303:in `new_connection'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:313:in `checkout_new_connection'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:237:in `block (2 levels) in checkout'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:232:in `loop'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:232:in `block in checkout'
+ /usr/lib/ruby/1.9.2/monitor.rb:201:in `mon_synchronize'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:229:in `checkout'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:95:in `connection'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:398:in `retrieve_connection'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_specification.rb:168:in `retrieve_connection'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_specification.rb:142:in `connection'
+ activerecord (3.2.3) lib/active_record/query_cache.rb:67:in `rescue in call'
+ activerecord (3.2.3) lib/active_record/query_cache.rb:61:in `call'
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.3) lib/active_support/callbacks.rb:416:in `_run__1345679088280189959__call__4300169613754290206__callbacks'
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
+ /usr/lib/ruby/1.9.2/webrick/httpserver.rb:111:in `service'
+ /usr/lib/ruby/1.9.2/webrick/httpserver.rb:70:in `run'
+ /usr/lib/ruby/1.9.2/webrick/server.rb:183:in `block in start_thread'
+
+
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms)
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (15.0ms)
+ Rendered /usr/lib/ruby/gems/1.9.2/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (23.5ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-20 14:40:18 +0200
Processing by ApplicationController#home as HTML
- Rendered shared/_partial1.html.haml (0.9ms)
+ Rendered shared/_partial1.html.haml (0.7ms)
Rendered text template (0.0ms)
- Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (10.5ms)
- Rendered shared/_partial4.html.haml (0.9ms)
- Rendered pages/home.html.haml within layouts/application (42.4ms)
-Completed 200 OK in 58ms (Views: 57.0ms | ActiveRecord: 0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (85.3ms)
+Completed 200 OK in 168ms (Views: 168.0ms | ActiveRecord: 0.0ms)
-Started GET "/" for 127.0.0.1 at 2012-05-20 15:29:34 +0200
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 14:41:05 +0200
Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.7ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.8ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (2.2ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (36.4ms)
+Completed 200 OK in 40ms (Views: 39.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-20 14:41:06 +0200
+Processing by ApplicationController#home as HTML
Rendered shared/_partial1.html.haml (0.1ms)
Rendered text template (0.0ms)
- Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (1.3ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
Rendered shared/_partial4.html.haml (0.1ms)
- Rendered pages/home.html.haml within layouts/application (8.6ms)
-Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
+ Rendered pages/home.html.haml within layouts/application (4.6ms)
+Completed 200 OK in 6ms (Views: 6.3ms | ActiveRecord: 0.0ms)
-Started GET "/" for 127.0.0.1 at 2012-05-20 15:29:36 +0200
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 14:41:07 +0200
Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (1.4ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (7.5ms)
+Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 14:41:08 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-20 14:41:08 +0200
+Processing by ApplicationController#home as HTML
Rendered shared/_partial1.html.haml (0.1ms)
Rendered text template (0.0ms)
- Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.8ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.6ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 14:41:08 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (2.1ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (7.2ms)
+Completed 200 OK in 10ms (Views: 10.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-20 16:20:24 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.6ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (20.1ms)
+Completed 200 OK in 43ms (Views: 43.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 16:20:26 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.4ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-20 16:20:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (47.0ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (52.2ms)
+Completed 200 OK in 55ms (Views: 54.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 16:20:27 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-20 16:20:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (1.3ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
Rendered pages/home.html.haml within layouts/application (6.7ms)
-Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
+Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
-Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 15:29:37 +0200
+Started GET "/" for 127.0.0.1 at 2012-05-31 21:37:15 +0200
+Connecting to database specified by database.yml
Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.8ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (85.3ms)
+Completed 200 OK in 167ms (Views: 166.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-31 21:37:17 +0200
+Processing by ApplicationController#home as HTML
Parameters: {"activated"=>"true"}
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.9ms)
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.7ms)
- Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
- Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.7ms)
- Rendered pages/home.html.haml within layouts/application (10.3ms)
-Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.7ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (23.2ms)
+Completed 200 OK in 27ms (Views: 26.4ms | ActiveRecord: 0.0ms)
-Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 15:29:41 +0200
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-31 21:37:18 +0200
Processing by ApplicationController#home as HTML
Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-05-31 21:37:19 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.5ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-05-31 21:37:20 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:33:14 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+Completed 500 Internal Server Error in 22ms
+
+NoMethodError (undefined method `priority_conflict_policy' for #<Phenomenal::Manager:0x000000018aa970>):
+ app_phenomenal/persistent_feature/controllers/application_controller.rb:6:in `home'
+
+
+ Rendered /home/thibault/.rvm/gems/ruby-1.9.3-p194@phenomenal_rails/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms)
+ Rendered /home/thibault/.rvm/gems/ruby-1.9.3-p194@phenomenal_rails/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
+ Rendered /home/thibault/.rvm/gems/ruby-1.9.3-p194@phenomenal_rails/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.5ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:33:57 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.6ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.6ms)
+ Rendered pages/home.html.haml within layouts/application (13.0ms)
+Completed 200 OK in 39ms (Views: 38.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-06-21 17:34:05 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.6ms)
+ Rendered pages/home.html.haml within layouts/application (6.1ms)
+Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:34:06 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-06-21 17:34:07 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.7ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.8ms)
+Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-06-21 17:34:08 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.8ms)
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.8ms)
- Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.8ms)
- Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.7ms)
- Rendered pages/home.html.haml within layouts/application (9.3ms)
-Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (25.7ms)
+Completed 200 OK in 29ms (Views: 29.0ms | ActiveRecord: 0.0ms)
-Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 15:29:42 +0200
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:34:09 +0200
Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-06-21 17:34:09 +0200
+Processing by ApplicationController#home as HTML
Parameters: {"activated"=>"true"}
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.9ms)
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.7ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.6ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.7ms)
+Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:34:10 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-06-21 17:34:11 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.7ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.8ms)
+Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:37:05 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (8.9ms)
+Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:37:18 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (8.5ms)
+Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:38:17 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
- Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.7ms)
- Rendered pages/home.html.haml within layouts/application (8.4ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/?activated=true" for 127.0.0.1 at 2012-06-21 17:38:36 +0200
+Processing by ApplicationController#home as HTML
+ Parameters: {"activated"=>"true"}
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.7ms)
+ Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.5ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (5.7ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:38:57 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:02 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:10 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:13 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.9ms)
+Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:13 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:13 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:14 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:14 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:14 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:14 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:29 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:30 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:31 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:31 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:31 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:31 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:31 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.0ms)
+Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:32 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:32 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:39:32 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:41:34 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (29.1ms)
+Completed 200 OK in 37ms (Views: 36.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:42:09 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:42:18 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.6ms)
+ Rendered pages/home.html.haml within layouts/application (28.8ms)
+Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:03 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (29.5ms)
+Completed 200 OK in 37ms (Views: 36.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:32 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:33 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:50 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:52 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:52 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:52 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 8ms (Views: 8.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:52 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:52 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:53 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 49ms (Views: 48.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:57 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.8ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (29.3ms)
+Completed 200 OK in 37ms (Views: 36.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:44:59 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:00 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:35 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 6ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (30.8ms)
+Completed 200 OK in 33ms (Views: 32.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.9ms)
+Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:45:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:46:06 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:46:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:46:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:46:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:46:32 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.6ms)
+ Rendered pages/home.html.haml within layouts/application (29.0ms)
+Completed 200 OK in 37ms (Views: 36.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:13 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:36 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (11.5ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:37 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.2ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.9ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 38ms (Views: 38.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (22.0ms)
+Completed 200 OK in 24ms (Views: 23.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.8ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (16.0ms)
+Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (11.2ms)
+Completed 200 OK in 13ms (Views: 13.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (9.8ms)
+Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:38 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (12.5ms)
+Completed 200 OK in 14ms (Views: 14.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (9.5ms)
+Completed 200 OK in 11ms (Views: 11.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 33ms (Views: 33.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (10.8ms)
Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms)
-Started GET "/" for 127.0.0.1 at 2012-05-20 15:29:48 +0200
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
Processing by ApplicationController#home as HTML
Rendered shared/_partial1.html.haml (0.1ms)
Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.6ms)
+Completed 200 OK in 8ms (Views: 8.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.9ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (19.6ms)
+Completed 200 OK in 22ms (Views: 21.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.8ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.9ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (10.2ms)
+Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (7.6ms)
+Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (69.9ms)
+Completed 200 OK in 72ms (Views: 71.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (12.5ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.1ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:39 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (13.3ms)
+Completed 200 OK in 15ms (Views: 15.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.9ms)
+Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.8ms)
Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (9.2ms)
+Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (4.9ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (9.8ms)
+Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.7ms)
+Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (1.1ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.8ms)
+Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:40 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.3ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (9.5ms)
+Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (9.5ms)
+Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.6ms)
+Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (8.1ms)
+Completed 200 OK in 10ms (Views: 10.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (2.1ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (7.2ms)
+Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (1.0ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.3ms)
+Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
Rendered pages/home.html.haml within layouts/application (6.8ms)
-Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
-Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 15:29:49 +0200
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
Processing by ApplicationController#home as HTML
- Parameters: {"activated"=>"true"}
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.9ms)
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.8ms)
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
- Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.7ms)
- Rendered pages/home.html.haml within layouts/application (8.6ms)
-Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
-Started GET "/?activated=true" for 127.0.0.1 at 2012-05-20 15:29:50 +0200
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
Processing by ApplicationController#home as HTML
- Parameters: {"activated"=>"true"}
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial1.html.haml (0.9ms)
- Rendered app_phenomenal/persistent_feature/test_context/views/shared/_partial2.html.haml (0.8ms)
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
- Rendered app_phenomenal/test_feature/views/shared/_partial4.html.haml (0.7ms)
- Rendered pages/home.html.haml within layouts/application (8.8ms)
-Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
-Started GET "/" for 127.0.0.1 at 2012-05-20 15:29:51 +0200
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:41 +0200
Processing by ApplicationController#home as HTML
Rendered shared/_partial1.html.haml (0.1ms)
Rendered text template (0.0ms)
- Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.8ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
Rendered shared/_partial4.html.haml (0.1ms)
- Rendered pages/home.html.haml within layouts/application (7.0ms)
-Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
+ Rendered pages/home.html.haml within layouts/application (6.4ms)
+Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:42 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:47:42 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:23 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (28.9ms)
+Completed 200 OK in 37ms (Views: 36.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:24 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:25 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:25 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (2.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (8.4ms)
+Completed 200 OK in 10ms (Views: 10.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:25 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:25 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:25 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.2ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (27.6ms)
+Completed 200 OK in 30ms (Views: 29.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:26 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 6ms (Views: 6.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:27 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:28 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:28 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (29.8ms)
+Completed 200 OK in 32ms (Views: 31.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:28 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:28 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:28 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:29 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:29 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (1.4ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (7.2ms)
+Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:29 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:29 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:29 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:30 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:30 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:41 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:42 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:42 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:42 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:43 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:43 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:43 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:43 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:52 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (29.0ms)
+Completed 200 OK in 37ms (Views: 36.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:53 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:54 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:54 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:48:54 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:05 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:06 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:06 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:06 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (28.4ms)
+Completed 200 OK in 30ms (Views: 30.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:07 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:49:08 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.6ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.1ms)
+Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:50:46 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (28.9ms)
+Completed 200 OK in 37ms (Views: 36.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:51:57 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (28.8ms)
+Completed 200 OK in 36ms (Views: 36.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:52:10 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (1.0ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.7ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:54:37 +0200
+Connecting to database specified by database.yml
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.7ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.5ms)
+ Rendered shared/_partial4.html.haml (0.5ms)
+ Rendered pages/home.html.haml within layouts/application (29.1ms)
+Completed 200 OK in 37ms (Views: 36.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2012-06-21 17:54:54 +0200
+Processing by ApplicationController#home as HTML
+ Rendered shared/_partial1.html.haml (0.1ms)
+ Rendered text template (0.0ms)
+ Rendered app_phenomenal/persistent_feature/views/shared/_partial3.html.haml (0.7ms)
+ Rendered shared/_partial4.html.haml (0.1ms)
+ Rendered pages/home.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)