# Logfile created on Fri Mar 20 16:36:10 +0900 2009 Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:36:20) [GET] ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: articles: SELECT * FROM "articles" ): activerecord (2.3.0) lib/active_record/connection_adapters/abstract_adapter.rb:212:in `log' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:132:in `execute' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:372:in `catch_schema_changes' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:132:in `execute' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:275:in `select' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_without_query_cache' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:81:in `cache_sql' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all' activerecord (2.3.0) lib/active_record/base.rb:661:in `find_by_sql' activerecord (2.3.0) lib/active_record/base.rb:1554:in `find_every' activerecord (2.3.0) lib/active_record/base.rb:615:in `find' app/controllers/articles_controller.rb:17:in `index' actionpack (2.3.0) lib/action_controller/base.rb:1261:in `send' actionpack (2.3.0) lib/action_controller/base.rb:1261:in `perform_action_without_filters' actionpack (2.3.0) lib/action_controller/filters.rb:617:in `call_filters' actionpack (2.3.0) lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' actionpack (2.3.0) lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' actionpack (2.3.0) lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' actionpack (2.3.0) lib/action_controller/rescue.rb:154:in `perform_action_without_flash' actionpack (2.3.0) lib/action_controller/flash.rb:141:in `perform_action' actionpack (2.3.0) lib/action_controller/base.rb:523:in `send' actionpack (2.3.0) lib/action_controller/base.rb:523:in `process_without_filters' actionpack (2.3.0) lib/action_controller/filters.rb:606:in `process' actionpack (2.3.0) lib/action_controller/base.rb:391:in `process' actionpack (2.3.0) lib/action_controller/base.rb:386:in `call' actionpack (2.3.0) lib/action_controller/routing/route_set.rb:433:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:65:in `dispatch' actionpack (2.3.0) lib/action_controller/dispatcher.rb:88:in `_call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:59:in `initialize' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:28:in `call' actionpack (2.3.0) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rewindable_input.rb:25:in `call' actionpack (2.3.0) lib/action_controller/session/cookie_store.rb:93:in `call' actionpack (2.3.0) lib/action_controller/failsafe.rb:11:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `synchronize' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:83:in `call' rails (2.3.0) lib/rails/rack/static.rb:27:in `call' rails (2.3.0) lib/rails/rack/log_tailer.rb:17:in `call' rails (2.3.0) lib/commands/server.rb:100 Rendering rescues/layout (internal_server_error) Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:37:34) [GET] ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: articles: SELECT * FROM "articles" ): activerecord (2.3.0) lib/active_record/connection_adapters/abstract_adapter.rb:212:in `log' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:132:in `execute' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:372:in `catch_schema_changes' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:132:in `execute' activerecord (2.3.0) lib/active_record/connection_adapters/sqlite_adapter.rb:275:in `select' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_without_query_cache' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:81:in `cache_sql' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:60:in `select_all' activerecord (2.3.0) lib/active_record/base.rb:661:in `find_by_sql' activerecord (2.3.0) lib/active_record/base.rb:1554:in `find_every' activerecord (2.3.0) lib/active_record/base.rb:615:in `find' app/controllers/articles_controller.rb:17:in `index' actionpack (2.3.0) lib/action_controller/base.rb:1261:in `send' actionpack (2.3.0) lib/action_controller/base.rb:1261:in `perform_action_without_filters' actionpack (2.3.0) lib/action_controller/filters.rb:617:in `call_filters' actionpack (2.3.0) lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' actionpack (2.3.0) lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' actionpack (2.3.0) lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' actionpack (2.3.0) lib/action_controller/rescue.rb:154:in `perform_action_without_flash' actionpack (2.3.0) lib/action_controller/flash.rb:141:in `perform_action' actionpack (2.3.0) lib/action_controller/base.rb:523:in `send' actionpack (2.3.0) lib/action_controller/base.rb:523:in `process_without_filters' actionpack (2.3.0) lib/action_controller/filters.rb:606:in `process' actionpack (2.3.0) lib/action_controller/base.rb:391:in `process' actionpack (2.3.0) lib/action_controller/base.rb:386:in `call' actionpack (2.3.0) lib/action_controller/routing/route_set.rb:433:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:65:in `dispatch' actionpack (2.3.0) lib/action_controller/dispatcher.rb:88:in `_call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:59:in `initialize' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:28:in `call' actionpack (2.3.0) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rewindable_input.rb:25:in `call' actionpack (2.3.0) lib/action_controller/session/cookie_store.rb:93:in `call' actionpack (2.3.0) lib/action_controller/failsafe.rb:11:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `synchronize' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:83:in `call' rails (2.3.0) lib/rails/rack/static.rb:27:in `call' rails (2.3.0) lib/rails/rack/log_tailer.rb:17:in `call' rails (2.3.0) lib/commands/server.rb:100 Rendering rescues/layout (internal_server_error) Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:38:31) [GET] ArgumentError (wrong number of arguments (3 for 2)): /usr/lib/ruby/gems/1.8/gems/locale_rails-2.3.0/lib/locale_rails/action_view.rb:31:in `find_template_without_locale_rails' /usr/lib/ruby/gems/1.8/gems/locale_rails-2.3.0/lib/locale_rails/action_view.rb:31:in `find_template' /usr/lib/ruby/gems/1.8/gems/locale_rails-2.3.0/lib/locale_rails/action_view.rb:28:in `each' /usr/lib/ruby/gems/1.8/gems/locale_rails-2.3.0/lib/locale_rails/action_view.rb:28:in `find_template' actionpack (2.3.0) lib/action_controller/base.rb:1319:in `default_template' actionpack (2.3.0) lib/action_controller/layout.rb:234:in `candidate_for_layout?' actionpack (2.3.0) lib/action_controller/layout.rb:257:in `pick_layout' actionpack (2.3.0) lib/action_controller/base.rb:885:in `render_without_benchmark' actionpack (2.3.0) lib/action_controller/benchmarking.rb:51:in `render' actionpack (2.3.0) lib/action_controller/benchmarking.rb:51:in `render' actionpack (2.3.0) lib/action_controller/mime_responds.rb:135:in `send' actionpack (2.3.0) lib/action_controller/mime_responds.rb:135:in `custom' actionpack (2.3.0) lib/action_controller/mime_responds.rb:179:in `call' actionpack (2.3.0) lib/action_controller/mime_responds.rb:179:in `respond' actionpack (2.3.0) lib/action_controller/mime_responds.rb:173:in `each' actionpack (2.3.0) lib/action_controller/mime_responds.rb:173:in `respond' actionpack (2.3.0) lib/action_controller/mime_responds.rb:107:in `respond_to' app/controllers/articles_controller.rb:19:in `index' actionpack (2.3.0) lib/action_controller/base.rb:1261:in `send' actionpack (2.3.0) lib/action_controller/base.rb:1261:in `perform_action_without_filters' actionpack (2.3.0) lib/action_controller/filters.rb:617:in `call_filters' actionpack (2.3.0) lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' actionpack (2.3.0) lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' actionpack (2.3.0) lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' actionpack (2.3.0) lib/action_controller/rescue.rb:154:in `perform_action_without_flash' actionpack (2.3.0) lib/action_controller/flash.rb:141:in `perform_action' actionpack (2.3.0) lib/action_controller/base.rb:523:in `send' actionpack (2.3.0) lib/action_controller/base.rb:523:in `process_without_filters' actionpack (2.3.0) lib/action_controller/filters.rb:606:in `process' actionpack (2.3.0) lib/action_controller/base.rb:391:in `process' actionpack (2.3.0) lib/action_controller/base.rb:386:in `call' actionpack (2.3.0) lib/action_controller/routing/route_set.rb:433:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:65:in `dispatch' actionpack (2.3.0) lib/action_controller/dispatcher.rb:88:in `_call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:59:in `initialize' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:28:in `call' actionpack (2.3.0) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rewindable_input.rb:25:in `call' actionpack (2.3.0) lib/action_controller/session/cookie_store.rb:93:in `call' actionpack (2.3.0) lib/action_controller/failsafe.rb:11:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `synchronize' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:83:in `call' rails (2.3.0) lib/rails/rack/static.rb:27:in `call' rails (2.3.0) lib/rails/rack/log_tailer.rb:17:in `call' rails (2.3.0) lib/commands/server.rb:100 Rendering rescues/layout (internal_server_error) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:38:45) [GET] ActionController::RoutingError (No route matches "/rails/info/properties" with {:method=>:get}): actionpack (2.3.0) lib/action_controller/routing/recognition_optimisation.rb:66:in `recognize_path' actionpack (2.3.0) lib/action_controller/routing/route_set.rb:437:in `recognize' actionpack (2.3.0) lib/action_controller/routing/route_set.rb:432:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:65:in `dispatch' actionpack (2.3.0) lib/action_controller/dispatcher.rb:88:in `_call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:59:in `initialize' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/query_cache.rb:29:in `call' activerecord (2.3.0) lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:9:in `cache' activerecord (2.3.0) lib/active_record/query_cache.rb:28:in `call' actionpack (2.3.0) lib/action_controller/params_parser.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rewindable_input.rb:25:in `call' actionpack (2.3.0) lib/action_controller/session/cookie_store.rb:93:in `call' actionpack (2.3.0) lib/action_controller/failsafe.rb:11:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `synchronize' actionpack (2.3.0) lib/action_controller/rack_ext/lock.rb:15:in `call' actionpack (2.3.0) lib/action_controller/dispatcher.rb:83:in `call' rails (2.3.0) lib/rails/rack/static.rb:27:in `call' rails (2.3.0) lib/rails/rack/log_tailer.rb:17:in `call' rails (2.3.0) lib/commands/server.rb:100 Rendering rescues/layout (not_found) Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:39:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 61ms (View: 54, DB: 1) | 200 OK [http://localhost/articles] Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:26) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:27) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:28) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:29) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:30) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ApplicationController#index (for 127.0.0.1 at 2009-03-20 16:40:31) [GET] ActionController::RoutingError (No route matches "/article" with {:method=>:get}): Rendering rescues/layout (not_found) Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 102ms (View: 99, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 113ms (View: 91, DB: 18) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 20, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 105ms (View: 101, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 43ms (View: 38, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 31ms (View: 27, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 30, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 111ms (View: 108, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 113ms (View: 110, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 110ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 116ms (View: 113, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 112ms (View: 109, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 112ms (View: 92, DB: 18) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 12, DB: 17) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 114ms (View: 111, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 109ms (View: 107, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 109ms (View: 106, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 94ms (View: 91, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 113ms (View: 13, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 113ms (View: 110, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 115ms (View: 113, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 112ms (View: 109, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 113ms (View: 111, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 115ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 105ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:40:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 46ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 20, DB: 21) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 115, DB: 22) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 116, DB: 24) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 21, DB: 20) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 136, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 46ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 116, DB: 23) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 20, DB: 20) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 42, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 137, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 120ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 20, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 121ms (View: 118, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 112ms (View: 110, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 20, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 20, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 20, DB: 25) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 113ms (View: 111, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 114ms (View: 111, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 120ms (View: 117, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 116ms (View: 114, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:41:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 121ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 147, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 120ms (View: 117, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 116ms (View: 12, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 136, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 121ms (View: 118, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 116ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 35, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 118ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 147, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 117ms (View: 115, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 116ms (View: 114, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 51ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 117ms (View: 114, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 147, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 104, DB: 22) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 47ms (View: 43, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 121ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 12, DB: 8) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 21, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 117ms (View: 115, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 114, DB: 26) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 27, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 121ms (View: 12, DB: 21) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 125, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 107, DB: 23) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 22, DB: 22) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 162ms (View: 20, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 120ms (View: 117, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 117, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 120ms (View: 117, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 100, DB: 25) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 51ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 118ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 123, DB: 29) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 118ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 161ms (View: 157, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 121ms (View: 118, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 122, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 161ms (View: 28, DB: 128) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 16, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 28, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 147, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 54ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:42:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 20, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 163ms (View: 159, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 114, DB: 29) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 20, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 149, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 161ms (View: 157, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 169ms (View: 165, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 163ms (View: 159, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 103ms (View: 100, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 34ms (View: 31, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 109, DB: 29) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 14, DB: 20) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 19, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 29ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 48, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 54ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 170ms (View: 166, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 119, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 36, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 116, DB: 6) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 16, DB: 86) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 96, DB: 25) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 122ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 8ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 99, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 120ms (View: 118, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 40ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 95, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 41ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 7, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 120, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 123ms (View: 121, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 15, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 97, DB: 25) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 13, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 119ms (View: 116, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 124ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 103, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 114, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 125, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 122, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 12, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 98, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:43:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 125, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 13, DB: 26) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 126, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 125, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 125, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 128ms (View: 125, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 125ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 115, DB: 31) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 126ms (View: 123, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 127ms (View: 124, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 13, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 105, DB: 29) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 99, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 14, DB: 7) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 104, DB: 25) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 13, DB: 7) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 106, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 12, DB: 6) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 14, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 13, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 42ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 104, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 129ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 13, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 114, DB: 32) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 128, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 12, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 14, DB: 25) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 131ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 103, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 14, DB: 26) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 172ms (View: 168, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 107, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 23, DB: 31) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 172ms (View: 167, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 169ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 171ms (View: 167, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 169, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 171ms (View: 166, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 12, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 44, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 117ms (View: 114, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 125, DB: 8) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 172ms (View: 168, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 166ms (View: 161, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 19, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 48, DB: 123) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 111ms (View: 108, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 14, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 13, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:44:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 12, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 147, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 187ms (View: 184, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 112, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 52ms (View: 49, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 158, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 103, DB: 28) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 132ms (View: 129, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 13, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 13, DB: 26) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 130ms (View: 127, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 12, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 133ms (View: 130, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 134, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 131, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 133, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 136ms (View: 13, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 137ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 134ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 12, DB: 6) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 22, DB: 99) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 163ms (View: 159, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 186ms (View: 182, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 160, DB: 10) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 173ms (View: 169, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 136, DB: 34) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 139, DB: 34) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 170ms (View: 21, DB: 34) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 44, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 135, DB: 4) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 14, DB: 29) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 43, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 106, DB: 30) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 181, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 135ms (View: 132, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 53ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 162ms (View: 158, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 21, DB: 32) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 172ms (View: 135, DB: 34) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 136, DB: 36) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 25, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 59ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 173ms (View: 169, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 173ms (View: 169, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:45:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 28, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 59ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 21, DB: 32) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 60ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 150, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 136, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 40, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 175ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 142ms (View: 139, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 176ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 172ms (View: 158, DB: 12) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 62ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 19, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 161ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 158, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 171, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 164ms (View: 161, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 21, DB: 8) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 160ms (View: 15, DB: 8) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 158ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 13, DB: 7) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 154, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 149, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 169ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 163ms (View: 160, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 165ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 60ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 15, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 165ms (View: 126, DB: 35) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 149ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 48ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 147, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 12, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 156ms (View: 153, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 164ms (View: 161, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 153ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 187ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 31ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 187ms (View: 17, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 147ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 186ms (View: 182, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 142, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 168ms (View: 130, DB: 36) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 138ms (View: 135, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 25, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 138, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 143ms (View: 140, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 139ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 171ms (View: 166, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 21, DB: 35) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 55, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 173, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:52) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:53) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:54) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 146, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:55) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 172, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 141, DB: 36) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:56) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 24, DB: 27) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:57) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:58) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 147, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:46:59) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 155, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 174ms (View: 170, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:00) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 171ms (View: 167, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:01) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:02) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 115, DB: 31) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:03) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 21, DB: 35) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:05) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 145, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 164ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:06) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 190ms (View: 185, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:07) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 151ms (View: 12, DB: 3) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 150ms (View: 148, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:08) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 163ms (View: 160, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 145ms (View: 143, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 11ms (View: 8, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 170ms (View: 166, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:09) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 10, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:10) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 26, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:11) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:12) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 172ms (View: 168, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 146ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 12ms (View: 9, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:13) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 19ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:14) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 15, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 148ms (View: 144, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:15) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 144ms (View: 141, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:16) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 157ms (View: 149, DB: 5) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:17) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:18) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 140, DB: 36) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:19) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:20) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 152ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 159ms (View: 156, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 141, DB: 36) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:23) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 22, DB: 34) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:24) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:25) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:26) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:27) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:28) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 140, DB: 37) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:29) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 176, DB: 2) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:30) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:31) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 185ms (View: 181, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:32) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:33) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 54, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 140, DB: 37) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:34) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 19, DB: 7) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:35) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:36) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 33, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:37) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:38) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 188ms (View: 183, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:39) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 190ms (View: 185, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:40) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 18ms (View: 14, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:41) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 171ms (View: 167, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 21ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:42) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 177ms (View: 163, DB: 11) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:43) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 178ms (View: 174, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 21, DB: 8) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:44) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 17, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 13ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 154ms (View: 151, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:45) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 180ms (View: 176, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 179ms (View: 175, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:46) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 25, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 181ms (View: 177, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 183ms (View: 179, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:47) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 182ms (View: 178, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 17ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:48) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 20ms (View: 16, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 155ms (View: 152, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 10ms (View: 7, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 144, DB: 36) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:49) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 22ms (View: 18, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 184ms (View: 180, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 12, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 24ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 20, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 15ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 23ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:50) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 188ms (View: 184, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 28ms (View: 23, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 27ms (View: 22, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 26ms (View: 21, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 16ms (View: 13, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 9ms (View: 6, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 16:47:51) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 161ms (View: 158, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 20:49:04) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 25ms (View: 19, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 20:49:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 35ms (View: 29, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 20:49:21) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 31ms (View: 24, DB: 1) | 200 OK [http://localhost/articles] Processing ArticlesController#index (for 127.0.0.1 at 2009-03-20 20:49:22) [GET] Rendering template within layouts/articles Rendering articles/index Completed in 141ms (View: 134, DB: 1) | 200 OK [http://localhost/articles]