Started GET "/" for 127.0.0.1 at 2012-03-01 21:16:17 -0500 ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished): activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:374:in `retrieve_connection' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_specification.rb:168:in `retrieve_connection' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_specification.rb:142:in `connection' activerecord (3.2.2) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.2) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__954514303278549131__call__133442651555518113__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:17:17 -0500 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 27ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/home/girl/Semi/calendarize/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__145905418479735308__process_action__3108683735338861482__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__156788188033363422__call__3380151656927843359__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (1.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:18:28 -0500 TypeError (superclass mismatch for class ApplicationController): app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:18:34 -0500 TypeError (superclass mismatch for class ApplicationController): app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:18:58 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (22.4ms) Completed 500 Internal Server Error in 31ms ActionView::Template::Error (couldn't find file 'calendarize' (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/application.css:4)): 2: 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all' %> 6: <%= javascript_include_tag 'application' %> 7: <%= csrf_meta_tags %> 8: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___201736293773926691_24517480' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:19:42 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (1.6ms) Completed 500 Internal Server Error in 34ms ActionView::Template::Error (couldn't find file 'calendarize' (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/application.css:4)): 2: 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all' %> 6: <%= javascript_include_tag 'application' %> 7: <%= csrf_meta_tags %> 8: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___471015930804693483_23677340' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:19:45 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (0.1ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (couldn't find file 'calendarize' (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/application.css:4)): 2: 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all' %> 6: <%= javascript_include_tag 'application' %> 7: <%= csrf_meta_tags %> 8: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___471015930804693483_23677340' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (22.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (28.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:22:26 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (2.5ms) Completed 500 Internal Server Error in 55ms ActionView::Template::Error (couldn't find file 'calendarize' (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/application.css:4)): 2: 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all' %> 6: <%= javascript_include_tag 'application' %> 7: <%= csrf_meta_tags %> 8: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___981710696596076058_28718380' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:23:34 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (0.0ms) Compiled application.css (0ms) (pid 10079) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (couldn't find file 'calendarize' (in /home/girl/Semi/calendarize/test/dummy/app/assets/javascripts/application.js:4)): 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all' %> 6: <%= javascript_include_tag 'application' %> 7: <%= csrf_meta_tags %> 8: 9: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___981710696596076058_28718380' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:23:44 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (0.0ms) Compiled jquery.js (1ms) (pid 10079) Compiled jquery_ujs.js (1ms) (pid 10079) Compiled application.js (47ms) (pid 10079) Completed 200 OK in 65ms (Views: 64.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 21:23:44 -0500 Served asset /application.css - 200 OK (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 21:23:44 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 21:23:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 21:23:44 -0500 Served asset /application.js - 200 OK (4ms)  (0.1ms) select sqlite_version(*)  (125.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) PRAGMA index_list("schema_migrations")  (79.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateEvents (20111213185551)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "start_time" datetime, "end_time" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111213185551')  (98.3ms) commit transaction  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("events") Started GET "/" for 127.0.0.1 at 2012-03-01 21:33:55 -0500 ActionController::RoutingError (uninitialized constant WelcomeController::CalendarsHelper): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:34:15 -0500 ActionController::RoutingError (uninitialized constant CalendarsHelper): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:40:37 -0500 Processing by WelcomeController#index as HTML ERROR: compiling _app_views_welcome_index_html_haml___3927655770000406773_37928020 RAISED /home/girl/Semi/calendarize/test/dummy/app/views/welcome/index.html.haml:13: syntax error, unexpected keyword_elsif, expecting keyword_end elsif @calendar_scope == CalendarsHelper::Scopes::WEEKLY ^ /home/girl/Semi/calendarize/test/dummy/app/views/welcome/index.html.haml:18: syntax error, unexpected keyword_ensure, expecting keyword_end ...:Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.... ... ^ /home/girl/Semi/calendarize/test/dummy/app/views/welcome/index.html.haml:21: syntax error, unexpected $end, expecting keyword_end Function body: def _app_views_welcome_index_html_haml___3927655770000406773_37928020(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "welcome/index";_old_output_buffer = @output_buffer;;begin;extend Haml::Helpers;_hamlout = @haml_buffer = Haml::Buffer.new(@haml_buffer, {:autoclose=>["meta", "img", "link", "br", "hr", "input", "area", "param", "col", "base"], :preserve=>["textarea", "pre", "code"], :attr_wrapper=>"'", :ugly=>false, :format=>:html5, :encoding=>"UTF-8", :escape_html=>true, :escape_attrs=>true});_erbout = _hamlout.buffer;__in_erb_template = true;; if @calendar_scope == CalendarsHelper::Scopes::DAILY haml_temp = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| _hamlout.push_text("#{_hamlout.format_script_false_false_false_true_false_true_false(( 'ok!' ));}\n", 0, false); elsif @calendar_scope == CalendarsHelper::Scopes::WEEKLY end _hamlout.buffer << _hamlout.format_script_false_false_false_true_false_false_false(haml_temp);_hamlout.push_text("\n", 0, nil);haml_temp = weekly_calendar @calendar_date, Event.for_week(@calendar_date) do |c| _hamlout.push_text("#{_hamlout.format_script_false_false_false_true_false_true_false(( 'ok!' ));}\n", 0, false);end _hamlout.buffer << _hamlout.format_script_false_false_false_true_false_false_false(haml_temp);_hamlout.push_text("\n", 0, false);::Haml::Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.upper if @haml_buffer;end; ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/template.rb:285:in `module_eval' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/template.rb:285:in `compile' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/template.rb:233:in `compile!' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/template.rb:142:in `block in render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications.rb:125:in `instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/template.rb:141:in `render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/template_renderer.rb:42:in `block (2 levels) in render_template' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications.rb:123:in `block in instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications.rb:123:in `instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/template_renderer.rb:41:in `block in render_template' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/template_renderer.rb:49:in `render_with_layout' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/template_renderer.rb:40:in `render_template' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/template_renderer.rb:13:in `render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/renderer.rb:36:in `render_template' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_view/renderer/renderer.rb:17:in `render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/rendering.rb:109:in `_render_template' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/streaming.rb:225:in `_render_template' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/rendering.rb:103:in `render_to_body' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/rendering.rb:88:in `render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/rendering.rb:16:in `render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/core_ext/benchmark.rb:5:in `ms' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activerecord-3.2.2/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/instrumentation.rb:39:in `render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/base.rb:167:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/rendering.rb:10:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:414:in `_run__1751762791177324705__process_action__4449849200432327876__callbacks' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:405:in `__run_callback' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:81:in `run_callbacks' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/callbacks.rb:17:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/rescue.rb:29:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications.rb:123:in `block in instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/notifications.rb:123:in `instrument' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/params_wrapper.rb:205:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activerecord-3.2.2/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/base.rb:121:in `process' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/abstract_controller/rendering.rb:45:in `process' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal.rb:203:in `dispatch' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_controller/metal.rb:246:in `block in action' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/routing/route_set.rb:67:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/routing/route_set.rb:67:in `dispatch' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/routing/route_set.rb:30:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/journey-1.0.3/lib/journey/router.rb:68:in `block in call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/journey-1.0.3/lib/journey/router.rb:56:in `each' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/journey-1.0.3/lib/journey/router.rb:56:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/routing/route_set.rb:594:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/head.rb:14:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/flash.rb:242:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/cookies.rb:338:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activerecord-3.2.2/lib/active_record/query_cache.rb:64:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activerecord-3.2.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:405:in `_run__4260973149495515690__call__3689653884715948637__callbacks' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:405:in `__run_callback' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/callbacks.rb:81:in `run_callbacks' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/reloader.rb:65:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/railties-3.2.2/lib/rails/rack/logger.rb:26:in `call_app' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/railties-3.2.2/lib/rails/rack/logger.rb:16:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/request_id.rb:22:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/activesupport-3.2.2/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/static.rb:61:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/railties-3.2.2/lib/rails/engine.rb:479:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/railties-3.2.2/lib/rails/application.rb:220:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/railties-3.2.2/lib/rails/rack/log_tailer.rb:14:in `call' /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered welcome/index.html.haml within layouts/application (1.6ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (/home/girl/Semi/calendarize/test/dummy/app/views/welcome/index.html.haml:13: syntax error, unexpected keyword_elsif, expecting keyword_end elsif @calendar_scope == CalendarsHelper::Scopes::WEEKLY ^ /home/girl/Semi/calendarize/test/dummy/app/views/welcome/index.html.haml:18: syntax error, unexpected keyword_ensure, expecting keyword_end ...:Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.... ... ^ /home/girl/Semi/calendarize/test/dummy/app/views/welcome/index.html.haml:21: syntax error, unexpected $end, expecting keyword_end): 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: 13: - elsif @calendar_scope == CalendarsHelper::Scopes::WEEKLY 14: = weekly_calendar @calendar_date, Event.for_week(@calendar_date) do |c| 15: = 'ok!' actionpack (3.2.2) lib/action_view/template.rb:285:in `module_eval' actionpack (3.2.2) lib/action_view/template.rb:285:in `compile' actionpack (3.2.2) lib/action_view/template.rb:233:in `compile!' actionpack (3.2.2) lib/action_view/template.rb:142:in `block in render' activesupport (3.2.2) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.2) lib/action_view/template.rb:141:in `render' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:42:in `block (2 levels) in render_template' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:41:in `block in render_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:49:in `render_with_layout' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:40:in `render_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__1751762791177324705__process_action__4449849200432327876__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__4260973149495515690__call__3689653884715948637__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:41:22 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (7.8ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (26.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (32.1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:42:45 -0500 LoadError (Missing helper file helpers/calendarize_helper_helper.rb): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:42:58 -0500 LoadError (Missing helper file helpers/calendarize_helper.rb): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:22 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.7ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:23 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.8ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (25.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:24 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (4.2ms) Completed 500 Internal Server Error in 7ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:24 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.6ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:25 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.9ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:34 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (5.3ms) Completed 500 Internal Server Error in 8ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:34 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.3ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:34 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.5ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:34 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.9ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:35 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.9ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:35 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.5ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:35 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.8ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38290860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:43:55 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.0ms) Completed 200 OK in 42ms (Views: 42.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 21:43:55 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 21:43:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 21:43:55 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 21:43:55 -0500 Served asset /application.js - 304 Not Modified (8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:44:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.9ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): haml (3.1.4) lib/haml/compiler.rb:84:in `compile_silent_script' haml (3.1.4) lib/haml/compiler.rb:447:in `compile' haml (3.1.4) lib/haml/compiler.rb:446:in `block (2 levels) in compile' haml (3.1.4) lib/haml/compiler.rb:446:in `each' haml (3.1.4) lib/haml/compiler.rb:446:in `block in compile' haml (3.1.4) lib/haml/compiler.rb:48:in `compile_root' haml (3.1.4) lib/haml/compiler.rb:447:in `compile' haml (3.1.4) lib/haml/engine.rb:124:in `initialize' haml (3.1.4) lib/haml/template/plugin.rb:34:in `new' haml (3.1.4) lib/haml/template/plugin.rb:34:in `compile' haml (3.1.4) lib/haml/template/plugin.rb:39:in `call' actionpack (3.2.2) lib/action_view/template.rb:256:in `compile' actionpack (3.2.2) lib/action_view/template.rb:233:in `compile!' actionpack (3.2.2) lib/action_view/template.rb:142:in `block in render' activesupport (3.2.2) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.2) lib/action_view/template.rb:141:in `render' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:42:in `block (2 levels) in render_template' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:41:in `block in render_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:49:in `render_with_layout' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:40:in `render_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__1751762791177324705__process_action__4449849200432327876__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__4260973149495515690__call__3689653884715948637__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:44:24 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (0.8ms) Completed 500 Internal Server Error in 2ms ActionView::Template::Error (The line was indented 2 levels deeper than the previous line.): 16: = 'ok!' 17: 18: -# = weekly_calendar @calendar_date, Event.for_week(@calendar_date) do |c| 19: = 'ok!' app/views/welcome/index.html.haml:19 Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:44:38 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.3ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (The line was indented 2 levels deeper than the previous line.): 17: -# = 'ok!' 18: 19: -# = weekly_calendar @calendar_date, Event.for_week(@calendar_date) do |c| 20: = 'ok!' app/views/welcome/index.html.haml:20 Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:44:48 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (28.4ms) Completed 500 Internal Server Error in 30ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = 'ok!' 11: 12: - elsif @calendar_scope == CalendarsHelper::Scopes::WEEKLY app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_37218560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:51:36 -0500 ActionController::RoutingError (uninitialized constant CalendarizeHelper): app/controllers/welcome_controller.rb:4:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:51:45 -0500 LoadError (Missing helper file helpers/calendarize_helper.rb): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:03 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (8.3ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:04 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.0ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (27.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:05 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.2ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:05 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.7ms) Completed 500 Internal Server Error in 7ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:06 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.5ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:06 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.0ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:06 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.8ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:06 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.2ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:06 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.6ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:07 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.7ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:19 -0500 LoadError (Missing helper file helpers/calendarize_helper.rb): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:19 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.3ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (32.2ms) Completed 500 Internal Server Error in 34ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.8ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:52:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.3ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___3927655770000406773_38952360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:02 -0500 LoadError (Missing helper file helpers/calendarize_helper.rb): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:13 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.0ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:14 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.2ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:14 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.4ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:25 -0500 LoadError (Missing helper file helpers/calendarize_helper.rb): app/controllers/welcome_controller.rb:5:in `' app/controllers/welcome_controller.rb:3:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:25 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.9ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (32.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:26 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.7ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:26 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.2ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:26 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.6ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:27 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.6ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:27 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.9ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3259243758740037326_29967520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (26.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (35.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 21:54:35 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 13ms NameError (undefined local variable or method `set_calendar' for #): app/controllers/welcome_controller.rb:8:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:04:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.8ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3605004698433291712_8965980' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (28.1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:08:22 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.8ms) Completed 500 Internal Server Error in 5ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3605004698433291712_8965980' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:08:30 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.9ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml___2348571006070311071_18298240' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (28.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:13:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (3.1ms) Completed 500 Internal Server Error in 30ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3976475809064795966_29022840' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:13:23 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.9ms) Completed 500 Internal Server Error in 4ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3976475809064795966_29022840' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (23.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (29.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:13:24 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (4.0ms) Completed 500 Internal Server Error in 7ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: 9: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__3976475809064795966_29022840' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:15:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (2.7ms) Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:15:16 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:15:16 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:15:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:15:16 -0500 Served asset /application.js - 304 Not Modified (36ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:15:26 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (1.4ms) Completed 200 OK in 39ms (Views: 38.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:15:27 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:15:27 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:15:27 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:15:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:15:57 -0500 Processing by WelcomeController#index as HTML Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (79.3ms) Completed 500 Internal Server Error in 81ms ActionView::Template::Error (uninitialized constant CalendarizeHelper::DailyCalendarBuilder::CalendarsHelper): 7: 8: 9: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: 13: - elsif @calendar_scope == CalendarizeHelper::Scopes::WEEKLY app/views/welcome/index.html.haml:10:in `_app_views_welcome_index_html_haml__446755793536043935_22558440' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:16:52 -0500 Processing by WelcomeController#index as HTML Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (29.2ms) Completed 500 Internal Server Error in 31ms ActionView::Template::Error (uninitialized constant CalendarizeHelper::DailyCalendarBuilder::CalendarizeHelpere): 7: 8: 9: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: 13: - elsif @calendar_scope == CalendarizeHelper::Scopes::WEEKLY app/views/welcome/index.html.haml:10:in `_app_views_welcome_index_html_haml__446755793536043935_22558440' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:17:05 -0500 Processing by WelcomeController#index as HTML Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (45.2ms) Completed 200 OK in 50ms (Views: 49.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:17:05 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:17:05 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:17:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:17:05 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:17:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Completed 500 Internal Server Error in 4ms NoMethodError (undefined method `to_bool' for "false":String): app/controllers/welcome_controller.rb:8:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:19:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Completed 500 Internal Server Error in 1ms NoMethodError (undefined method `to_bool' for "false":String): app/controllers/welcome_controller.rb:8:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 22:19:32 -0500 Processing by WelcomeController#index as HTML Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (43.9ms) Completed 200 OK in 50ms (Views: 49.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:19:32 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:19:32 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:19:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:19:32 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:19:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Completed 500 Internal Server Error in 0ms NoMethodError (undefined method `to_bool' for "false":String): app/controllers/welcome_controller.rb:8:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:19:59 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (99.2ms) Completed 200 OK in 118ms (Views: 114.6ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:19:59 -0500 Served asset /jquery.js - 304 Not Modified (34ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:19:59 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:19:59 -0500 Served asset /application.js - 304 Not Modified (8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:19:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:20:00 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (38.4ms) Completed 200 OK in 45ms (Views: 42.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:00 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:00 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:00 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:20:02 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.1ms) Completed 200 OK in 44ms (Views: 43.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:02 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:02 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:02 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:02 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:20:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.6ms) Completed 200 OK in 44ms (Views: 43.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:04 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:04 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:04 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:05 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 00:00:00' AND start_time <= '2012-02-29 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.8ms) Completed 200 OK in 45ms (Views: 44.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:05 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:05 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:05 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-28&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:06 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-28", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28 00:00:00' AND start_time <= '2012-02-28 23:59:59') Rendered welcome/index.html.haml within layouts/application (47.2ms) Completed 200 OK in 53ms (Views: 52.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:06 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:06 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:06 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:06 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-27&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-27", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 00:00:00' AND start_time <= '2012-02-27 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.2ms) Completed 200 OK in 48ms (Views: 47.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-26&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-26", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-26 00:00:00' AND start_time <= '2012-02-26 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.9ms) Completed 200 OK in 47ms (Views: 45.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-25&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-25", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-25 00:00:00' AND start_time <= '2012-02-25 23:59:59') Rendered welcome/index.html.haml within layouts/application (43.3ms) Completed 200 OK in 49ms (Views: 48.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-24&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-24", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-24 00:00:00' AND start_time <= '2012-02-24 23:59:59') Rendered welcome/index.html.haml within layouts/application (16.2ms) Completed 200 OK in 44ms (Views: 20.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-23&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-23", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-23 00:00:00' AND start_time <= '2012-02-23 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.4ms) Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-22&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-22", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-22 00:00:00' AND start_time <= '2012-02-22 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.5ms) Completed 200 OK in 47ms (Views: 45.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-21&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-21", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-21 00:00:00' AND start_time <= '2012-02-21 23:59:59') Rendered welcome/index.html.haml within layouts/application (38.6ms) Completed 200 OK in 43ms (Views: 42.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-22&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-22", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-22 00:00:00' AND start_time <= '2012-02-22 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.8ms) Completed 200 OK in 46ms (Views: 45.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-23&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-23", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-23 00:00:00' AND start_time <= '2012-02-23 23:59:59') Rendered welcome/index.html.haml within layouts/application (46.4ms) Completed 200 OK in 52ms (Views: 51.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-24&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-24", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-24 00:00:00' AND start_time <= '2012-02-24 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.7ms) Completed 200 OK in 47ms (Views: 46.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-25&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-25", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-25 00:00:00' AND start_time <= '2012-02-25 23:59:59') Rendered welcome/index.html.haml within layouts/application (46.0ms) Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:10 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-26&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-26", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-26 00:00:00' AND start_time <= '2012-02-26 23:59:59') Rendered welcome/index.html.haml within layouts/application (43.0ms) Completed 200 OK in 49ms (Views: 47.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-27&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-27", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 00:00:00' AND start_time <= '2012-02-27 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.2ms) Completed 200 OK in 46ms (Views: 45.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-02-28&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-28", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28 00:00:00' AND start_time <= '2012-02-28 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.1ms) Completed 200 OK in 46ms (Views: 44.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 00:00:00' AND start_time <= '2012-02-29 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.0ms) Completed 200 OK in 44ms (Views: 43.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:11 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.3ms) Completed 200 OK in 47ms (Views: 46.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /application.css - 304 Not Modified (24ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 00:00:00' AND start_time <= '2012-03-02 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.0ms) Completed 200 OK in 46ms (Views: 45.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:12 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.6ms) Completed 200 OK in 48ms (Views: 47.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:13 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:13 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:13 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 00:00:00' AND start_time <= '2012-02-29 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.2ms) Completed 200 OK in 44ms (Views: 43.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-28&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-28", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28 00:00:00' AND start_time <= '2012-02-28 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.2ms) Completed 200 OK in 46ms (Views: 45.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.0ms) Completed 200 OK in 47ms (Views: 45.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:14 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 00:00:00' AND start_time <= '2012-03-02 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.3ms) Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 00:00:00' AND start_time <= '2012-03-03 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.7ms) Completed 200 OK in 44ms (Views: 43.6ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-04&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-04", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-04 00:00:00' AND start_time <= '2012-03-04 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.3ms) Completed 200 OK in 45ms (Views: 44.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:15 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-05&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-05", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-05 00:00:00' AND start_time <= '2012-03-05 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.4ms) Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.7ms) Completed 200 OK in 45ms (Views: 44.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:16 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 00:00:00' AND start_time <= '2012-03-02 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.8ms) Completed 200 OK in 48ms (Views: 46.4ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:23 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:23 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 00:00:00' AND start_time <= '2012-03-03 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.2ms) Completed 200 OK in 46ms (Views: 44.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:24 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:24 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:24 -0500 Served asset /application.js - 304 Not Modified (26ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:20:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (17.4ms) Completed 200 OK in 46ms (Views: 44.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:20:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:25 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:20:25 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (43.0ms) Completed 200 OK in 48ms (Views: 47.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:23 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:23 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:21:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.6ms) Completed 200 OK in 44ms (Views: 43.3ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:24 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:24 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:24 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 00:00:00' AND start_time <= '2012-02-29 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.8ms) Completed 200 OK in 49ms (Views: 48.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-28&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-28", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28 00:00:00' AND start_time <= '2012-02-28 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.2ms) Completed 200 OK in 45ms (Views: 43.9ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-27&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-27", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 00:00:00' AND start_time <= '2012-02-27 23:59:59') Rendered welcome/index.html.haml within layouts/application (16.4ms) Completed 200 OK in 46ms (Views: 45.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-02-26&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-26", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-26 00:00:00' AND start_time <= '2012-02-26 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.5ms) Completed 200 OK in 48ms (Views: 46.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-25&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-25", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-25 00:00:00' AND start_time <= '2012-02-25 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.8ms) Completed 200 OK in 46ms (Views: 44.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-24&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-24", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-24 00:00:00' AND start_time <= '2012-02-24 23:59:59') Rendered welcome/index.html.haml within layouts/application (38.6ms) Completed 200 OK in 44ms (Views: 43.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-23&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-23", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-23 00:00:00' AND start_time <= '2012-02-23 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.7ms) Completed 200 OK in 45ms (Views: 43.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-22&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-22", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-22 00:00:00' AND start_time <= '2012-02-22 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.5ms) Completed 200 OK in 44ms (Views: 43.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-21&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-21", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-21 00:00:00' AND start_time <= '2012-02-21 23:59:59') Rendered welcome/index.html.haml within layouts/application (40.3ms) Completed 200 OK in 46ms (Views: 45.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-20&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-20", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-20 00:00:00' AND start_time <= '2012-02-20 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.6ms) Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:21:28 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-02-20&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-20", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:17 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:17 -0500 Served asset /application.js - 304 Not Modified (29ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:17 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-20&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:18 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-20", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:18 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:18 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:18 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-20&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-20", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.1ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-20 00:00:00' AND start_time <= '2012-02-20 23:59:59') Rendered welcome/index.html.haml within layouts/application (79.9ms) Completed 200 OK in 150ms (Views: 146.2ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:27 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:27 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:27 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/?calendar_date=2012-02-20&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 22:22:28 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-20", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-20 00:00:00' AND start_time <= '2012-02-20 23:59:59') Rendered welcome/index.html.haml within layouts/application (38.6ms) Completed 200 OK in 44ms (Views: 42.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:28 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:28 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:28 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-02-19&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-19", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-19 00:00:00' AND start_time <= '2012-02-19 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.3ms) Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:29 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:29 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:29 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:29 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-18&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-18", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-18 00:00:00' AND start_time <= '2012-02-18 23:59:59') Rendered welcome/index.html.haml within layouts/application (38.5ms) Completed 200 OK in 43ms (Views: 42.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-17&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-17", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-17 00:00:00' AND start_time <= '2012-02-17 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.1ms) Completed 200 OK in 47ms (Views: 45.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-16&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-16", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-16 00:00:00' AND start_time <= '2012-02-16 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 48ms (Views: 47.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:30 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.2ms) Completed 200 OK in 44ms (Views: 43.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 00:00:00' AND start_time <= '2012-03-02 23:59:59') Rendered welcome/index.html.haml within layouts/application (42.9ms) Completed 200 OK in 48ms (Views: 47.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 00:00:00' AND start_time <= '2012-03-03 23:59:59') Rendered welcome/index.html.haml within layouts/application (39.5ms) Completed 200 OK in 44ms (Views: 43.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-04&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-04", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-04 00:00:00' AND start_time <= '2012-03-04 23:59:59') Rendered welcome/index.html.haml within layouts/application (17.4ms) Completed 200 OK in 46ms (Views: 44.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:22:34 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (41.8ms) Completed 200 OK in 48ms (Views: 46.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:22:34 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:34 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:34 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:22:34 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:48:01 -0500 ActionController::RoutingError (undefined method `scope' for CalendarizeHelper::Model::ActsAsEvent:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:49:46 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (29.2ms) Completed 500 Internal Server Error in 31ms ActionView::Template::Error (undefined local variable or method `acts_as_event' for #): 7: 8: 9: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: 13: - elsif @calendar_scope == CalendarizeHelper::Scopes::WEEKLY app/models/event.rb:3:in `' app/models/event.rb:1:in `' app/views/welcome/index.html.haml:10:in `_app_views_welcome_index_html_haml___2448331569333347279_14765640' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:50:46 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (39.8ms) Completed 500 Internal Server Error in 69ms ActionView::Template::Error (undefined local variable or method `acts_as_event' for #): 7: 8: 9: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: 13: - elsif @calendar_scope == CalendarizeHelper::Scopes::WEEKLY app/models/event.rb:3:in `' app/models/event.rb:1:in `' app/views/welcome/index.html.haml:10:in `_app_views_welcome_index_html_haml___568734621084468085_17344100' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:50:47 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (7.4ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined local variable or method `acts_as_event' for #): 7: 8: 9: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 10: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 11: = 'ok!' 12: 13: - elsif @calendar_scope == CalendarizeHelper::Scopes::WEEKLY app/models/event.rb:3:in `' app/models/event.rb:1:in `' app/views/welcome/index.html.haml:10:in `_app_views_welcome_index_html_haml___568734621084468085_17344100' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:51:06 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (128.1ms) Completed 200 OK in 214ms (Views: 208.0ms | ActiveRecord: 2.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:51:07 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:51:07 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:51:07 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:51:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:54:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (52.2ms) Completed 500 Internal Server Error in 55ms ActionView::Template::Error (undefined method `events_path' for #<#:0x00000002042700>): 6: -# = label_tag CalendarsHelper::Scopes::WEEKLY, t('calendar.weekly_calendar.title') 7: 8: - @event = Event.new 9: = form_for @event do |f| 10: f.label :start_time 11: f.datetime_select :start_time 12: app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__115376950978545151_16910960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:54:56 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (51.2ms) Completed 200 OK in 56ms (Views: 55.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:54:56 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:54:56 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:54:56 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:54:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:55:59 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (57.2ms) Completed 200 OK in 62ms (Views: 61.0ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:55:59 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:55:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:55:59 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:55:59 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:58:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (78.4ms) Completed 200 OK in 84ms (Views: 83.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:58:28 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:28 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:28 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:58:43 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (49.3ms) Completed 200 OK in 55ms (Views: 54.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:58:43 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:43 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:43 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:58:57 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (79.1ms) Completed 200 OK in 85ms (Views: 84.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 22:58:57 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:57 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:57 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 22:58:57 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:59:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (301.8ms) Completed 500 Internal Server Error in 305ms ActionView::Template::Error (undefined method `textbox' for #): 14: = f.datetime_select :end_time 15: %br 16: = f.label :title 17: = f.textbox :title 18: 19: %br 20: app/views/welcome/index.html.haml:17:in `block in _app_views_welcome_index_html_haml__115376950978545151_19090840' app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__115376950978545151_19090840' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 22:59:34 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (275.4ms) Completed 500 Internal Server Error in 277ms ActionView::Template::Error (undefined method `text' for #): 14: = f.datetime_select :end_time 15: %br 16: = f.label :title 17: = f.text :title 18: 19: %br 20: app/views/welcome/index.html.haml:17:in `block in _app_views_welcome_index_html_haml__115376950978545151_24718640' app/views/welcome/index.html.haml:9:in `_app_views_welcome_index_html_haml__115376950978545151_24718640' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.7ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:00:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (79.8ms) Completed 200 OK in 85ms (Views: 84.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:00:04 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:00:04 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:00:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:00:04 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:00:28 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (56.8ms) Completed 200 OK in 64ms (Views: 62.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:00:28 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:00:28 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:00:28 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:00:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started POST "/events" for 127.0.0.1 at 2012-03-01 23:00:35 -0500 ActionController::RoutingError (uninitialized constant EventsController): activesupport (3.2.2) lib/active_support/inflector/methods.rb:229:in `block in constantize' activesupport (3.2.2) lib/active_support/inflector/methods.rb:228:in `each' activesupport (3.2.2) lib/active_support/inflector/methods.rb:228:in `constantize' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:63:in `controller_reference' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:48:in `controller' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:26:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3615863769330553649__call__1564629816285396751__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started POST "/events" for 127.0.0.1 at 2012-03-01 23:05:59 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"04", "start_time(5i)"=>"00", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"04", "end_time(5i)"=>"00", "title"=>"this is a title"}, "commit"=>"Create Event"} Completed 500 Internal Server Error in 7ms NoMethodError (undefined method `save' for nil:NilClass): app/controllers/events_controller.rb:7:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.3ms) Started POST "/events" for 127.0.0.1 at 2012-03-01 23:06:26 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"04", "start_time(5i)"=>"00", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"04", "end_time(5i)"=>"00", "title"=>"this is a title"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 04:06:26 UTC +00:00], ["end_time", Fri, 02 Mar 2012 04:00:00 UTC +00:00], ["start_time", Fri, 02 Mar 2012 04:00:00 UTC +00:00], ["title", "this is a title"], ["updated_at", Fri, 02 Mar 2012 04:06:26 UTC +00:00]]  (106.0ms) commit transaction Redirected to http://localhost:3010/ Completed 302 Found in 118ms (ActiveRecord: 106.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:06:26 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (59.8ms) Completed 200 OK in 65ms (Views: 64.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:06:26 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:06:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:06:26 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:06:26 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:08:27 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (69.4ms) Completed 200 OK in 75ms (Views: 73.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:08:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:08:27 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:08:27 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:08:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:10:35 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.6ms) Completed 200 OK in 93ms (Views: 92.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:10:36 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:10:36 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:10:36 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:10:36 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:10:50 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.0ms) Completed 200 OK in 93ms (Views: 92.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:10:50 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:10:50 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:10:50 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:10:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (86.9ms) Completed 200 OK in 93ms (Views: 92.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:42 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:42 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:42 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:43 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (53.4ms) Completed 200 OK in 59ms (Views: 58.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:43 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:43 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:43 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:45 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (52.7ms) Completed 200 OK in 58ms (Views: 56.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:45 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:45 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:45 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:12:46 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 00:00:00' AND start_time <= '2012-03-02 23:59:59') Rendered welcome/index.html.haml within layouts/application (80.0ms) Completed 200 OK in 86ms (Views: 85.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:46 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:46 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:46 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:46 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:12:47 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 00:00:00' AND start_time <= '2012-03-03 23:59:59') Rendered welcome/index.html.haml within layouts/application (77.9ms) Completed 200 OK in 83ms (Views: 82.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:47 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:47 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:47 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:12:48 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (55.7ms) Completed 200 OK in 62ms (Views: 60.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:48 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:48 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:48 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:48 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:12:49 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 00:00:00' AND start_time <= '2012-02-29 23:59:59') Rendered welcome/index.html.haml within layouts/application (79.1ms) Completed 200 OK in 85ms (Views: 84.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:49 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:49 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:49 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:49 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-02-28&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:12:50 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-28", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28 00:00:00' AND start_time <= '2012-02-28 23:59:59') Rendered welcome/index.html.haml within layouts/application (80.1ms) Completed 200 OK in 85ms (Views: 84.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:50 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:50 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:50 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:12:51 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (65.2ms) Completed 200 OK in 96ms (Views: 94.7ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:51 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:51 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:51 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:52 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (54.8ms) Completed 200 OK in 61ms (Views: 59.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:52 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:52 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:52 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (80.2ms) Completed 200 OK in 85ms (Views: 84.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:53 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:53 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:53 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (80.6ms) Completed 200 OK in 87ms (Views: 85.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:54 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:54 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:54 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:54 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (53.9ms) Completed 200 OK in 60ms (Views: 58.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:55 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:55 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:55 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:12:58 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (83.2ms) Completed 200 OK in 89ms (Views: 88.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:12:58 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:58 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:12:58 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:13:00 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (81.4ms) Completed 200 OK in 87ms (Views: 86.4ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:01 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:13:01 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:01 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:13:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (82.2ms) Completed 200 OK in 88ms (Views: 87.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:13:03 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:03 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:03 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:03 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-01 23:13:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (56.6ms) Completed 200 OK in 63ms (Views: 61.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:13:04 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:04 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:04 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started POST "/events" for 127.0.0.1 at 2012-03-01 23:13:12 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"04", "start_time(5i)"=>"13", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"04", "end_time(5i)"=>"13", "title"=>""}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 04:13:12 UTC +00:00], ["end_time", Fri, 02 Mar 2012 04:13:00 UTC +00:00], ["start_time", Fri, 02 Mar 2012 04:13:00 UTC +00:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 04:13:12 UTC +00:00]]  (168.8ms) commit transaction Redirected to http://localhost:3010/ Completed 302 Found in 177ms (ActiveRecord: 169.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:13:12 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.5ms) Completed 200 OK in 92ms (Views: 91.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:13:12 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:12 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:12 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:13:17 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.3ms) Completed 200 OK in 88ms (Views: 87.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:13:17 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:17 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:13:17 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:14:28 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (148.8ms) Completed 500 Internal Server Error in 151ms ActionView::Template::Error (undefined local variable or method `e' for #): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:15:48 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (48.6ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error (exception class/object expected): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:16:04 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (50.8ms) Completed 500 Internal Server Error in 53ms ActionView::Template::Error ([#, #]): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:16:30 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (23.2ms) Completed 500 Internal Server Error in 25ms ActionView::Template::Error (exception class/object expected): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (27.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:16:39 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (48.2ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error (Thu, 01 Mar 2012 00:00:00 -0500): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:16:45 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 500 Internal Server Error in 44ms ActionView::Template::Error (Thu, 01 Mar 2012 00:00:00 -0500): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:16:46 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (19.5ms) Completed 500 Internal Server Error in 22ms ActionView::Template::Error (Thu, 01 Mar 2012 00:00:00 -0500): 21: %br 22: 23: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 24: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| 25: - if c.is_all_day 26: = l(c.event.start_time, format: :short) 27: = ' - ' app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml__115376950978545151_23203960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:16:50 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (65.2ms) Completed 200 OK in 97ms (Views: 95.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:16:50 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:50 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:50 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:16:52 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 00:00:00' AND start_time <= '2012-02-29 23:59:59') Rendered welcome/index.html.haml within layouts/application (60.0ms) Completed 200 OK in 66ms (Views: 65.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:16:52 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:52 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:52 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:16:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 00:00:00' AND start_time <= '2012-03-01 23:59:59') Rendered welcome/index.html.haml within layouts/application (78.7ms) Completed 200 OK in 83ms (Views: 82.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 00:00:00' AND start_time <= '2012-03-02 23:59:59') Rendered welcome/index.html.haml within layouts/application (81.1ms) Completed 200 OK in 86ms (Views: 85.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:54 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-01 23:16:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 00:00:00' AND start_time <= '2012-03-03 23:59:59') Rendered welcome/index.html.haml within layouts/application (53.4ms) Completed 200 OK in 58ms (Views: 57.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:16:55 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:55 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:16:55 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:17:34 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.0ms) Completed 200 OK in 90ms (Views: 90.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:17:35 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:35 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:35 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:17:36 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.4ms) Completed 200 OK in 95ms (Views: 94.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:17:36 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:36 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:36 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:36 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:17:37 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (86.9ms) Completed 200 OK in 93ms (Views: 92.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:17:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:37 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:37 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:17:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:17:49 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 66ms NoMethodError (undefined method `raiser' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:17:56 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (nil): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:18:37 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (Thu, 01 Mar 2012 00:00:00 -0500): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:18:56 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (93.9ms) Completed 200 OK in 99ms (Views: 97.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:18:56 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:18:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:18:56 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:18:56 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:18:57 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.6ms) Completed 200 OK in 91ms (Views: 90.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:18:57 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:18:57 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:18:57 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:18:57 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:19:02 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (93.9ms) Completed 200 OK in 99ms (Views: 97.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:19:02 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:02 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:02 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:02 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:19:14 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (84.5ms) Completed 200 OK in 89ms (Views: 88.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:19:14 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:14 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:14 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:19:18 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (58.6ms) Completed 200 OK in 64ms (Views: 63.6ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:18 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:18 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:19:18 -0500 Served asset /application.css - 304 Not Modified (30ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:19:19 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (62.7ms) Completed 200 OK in 68ms (Views: 67.7ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:20 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:19:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:19:20 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:19:51 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (48.9ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error ([#, #]): 20: 21: %br 22: 23: = raise Event.for_day(@calendar_date).inspect 24: 25: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 26: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| app/views/welcome/index.html.haml:23:in `_app_views_welcome_index_html_haml__115376950978545151_13615080' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms)  (0.1ms) select sqlite_version(*)  (213.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) PRAGMA index_list("schema_migrations")  (84.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateEvents (20111213185551)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "start_time" datetime, "end_time" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111213185551')  (101.0ms) commit transaction  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("events") Started GET "/" for 127.0.0.1 at 2012-03-01 23:22:06 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (111.9ms) Completed 500 Internal Server Error in 119ms ActionView::Template::Error ([]): 20: 21: %br 22: 23: = raise Event.for_day(@calendar_date).inspect 24: 25: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 26: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| app/views/welcome/index.html.haml:23:in `_app_views_welcome_index_html_haml__1470907313384549441_19540340' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:22:08 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (42.4ms) Completed 500 Internal Server Error in 45ms ActionView::Template::Error ([]): 20: 21: %br 22: 23: = raise Event.for_day(@calendar_date).inspect 24: 25: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 26: = daily_calendar @calendar_date, Event.for_day(@calendar_date) do |c| app/views/welcome/index.html.haml:23:in `_app_views_welcome_index_html_haml__1470907313384549441_19540340' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:22:15 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.9ms) Completed 200 OK in 96ms (Views: 95.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:22:15 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:15 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:15 -0500 Served asset /application.js - 304 Not Modified (7ms) Started POST "/events" for 127.0.0.1 at 2012-03-01 23:22:21 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"1", "start_time(4i)"=>"23", "start_time(5i)"=>"22", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"1", "end_time(4i)"=>"23", "end_time(5i)"=>"22", "title"=>"test"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 01 Mar 2012 23:22:21 EST -05:00], ["end_time", Thu, 01 Mar 2012 23:22:00 EST -05:00], ["start_time", Thu, 01 Mar 2012 23:22:00 EST -05:00], ["title", "test"], ["updated_at", Thu, 01 Mar 2012 23:22:21 EST -05:00]]  (177.1ms) commit transaction Redirected to http://localhost:3010/ Completed 302 Found in 184ms (ActiveRecord: 177.9ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:22:21 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (78.0ms) Completed 200 OK in 87ms (Views: 86.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:22:21 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:21 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:21 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:22:40 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.9ms) Completed 200 OK in 88ms (Views: 87.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:22:40 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:40 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:40 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:22:40 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:23:13 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (80.6ms) Compiled calendarize.js (401ms) (pid 11752) Compiled application.js (411ms) (pid 11752) Completed 200 OK in 507ms (Views: 506.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:23:13 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:23:13 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:23:13 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:23:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:23:13 -0500 Served asset /application.js - 200 OK (4ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:24:47 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (83.7ms) Compiled calendarize.js (124ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 230ms (Views: 229.4ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:24:47 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:24:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:24:47 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:24:47 -0500 Served asset /application.js - 304 Not Modified (8ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:24:47 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:25:05 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (80.6ms) Compiled calendarize.js (147ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 248ms (Views: 247.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:25:05 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:05 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:05 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:05 -0500 Served asset /application.js - 304 Not Modified (10ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:25:17 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (79.6ms) Compiled calendarize.js (124ms) (pid 11752) Compiled application.js (5ms) (pid 11752) Completed 200 OK in 257ms (Views: 256.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:25:17 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:17 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:17 -0500 Served asset /application.js - 304 Not Modified (7ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:17 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:25:49 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (80.1ms) Compiled calendarize.js (113ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 216ms (Views: 215.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:25:49 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:49 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:49 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:49 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:25:49 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:26:02 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (77.7ms) Compiled calendarize.js (120ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 244ms (Views: 243.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:26:02 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:26:02 -0500 Served asset /calendarize.js - 200 OK (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:26:02 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:26:02 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:26:02 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:28:25 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (83.0ms) Compiled calendarize.js (129ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 234ms (Views: 233.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:28:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:25 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:25 -0500 Served asset /application.js - 304 Not Modified (8ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:25 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:28:49 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (58.7ms) Compiled calendarize.js (128ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 229ms (Views: 228.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:28:50 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:50 -0500 Served asset /calendarize.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:50 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:28:50 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:29:24 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (84.8ms) Compiled calendarize.js (127ms) (pid 11752) Compiled application.js (5ms) (pid 11752) Completed 200 OK in 242ms (Views: 241.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:29:24 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:29:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:29:24 -0500 Served asset /jquery.js - 304 Not Modified (29ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:29:24 -0500 Served asset /calendarize.js - 200 OK (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:29:24 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (59.9ms) Compiled calendarize.css (282ms) (pid 11752) Compiled application.css (287ms) (pid 11752) Compiled calendarize.js (146ms) (pid 11752) Compiled application.js (6ms) (pid 11752) Completed 200 OK in 531ms (Views: 530.4ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Served asset /application.css - 200 OK (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Served asset /application.js - 304 Not Modified (7ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:31:06 -0500 Served asset /calendarize.js - 200 OK (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (66.7ms) Completed 200 OK in 73ms (Views: 71.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:34:33 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (65.7ms) Completed 200 OK in 97ms (Views: 95.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:35:25 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (93.7ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 120ms (Views: 118.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Served asset /calendarize.css - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:39:12 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.8ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 115ms (Views: 114.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:45:12 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (84.2ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 113ms (Views: 111.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:46:14 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (95.7ms) Completed 200 OK in 101ms (Views: 100.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:50:58 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (93.7ms) Completed 200 OK in 99ms (Views: 97.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:22 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:51:35 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (64.7ms) Completed 200 OK in 70ms (Views: 69.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:36 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:36 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:36 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:36 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:36 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:36 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:51:52 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.9ms) Completed 200 OK in 91ms (Views: 90.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:52 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:52 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:52 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (84.6ms) Completed 200 OK in 94ms (Views: 92.9ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:51:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:52:57 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (90.0ms) Compiled calendarize.js (127ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 239ms (Views: 238.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:52:58 -0500 Served asset /application.css - 304 Not Modified (39ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:52:58 -0500 Served asset /application.js - 304 Not Modified (12ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:52:58 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:52:58 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:52:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:52:58 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (58.7ms) Compiled calendarize.js (127ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 236ms (Views: 235.2ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:20 -0500 Served asset /calendarize.js - 200 OK (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.5ms) Compiled calendarize.js (122ms) (pid 11752) Compiled application.js (3ms) (pid 11752) Completed 200 OK in 265ms (Views: 264.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:53:43 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:54:10 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (57.1ms) Compiled calendarize.js (132ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 237ms (Views: 236.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:54:11 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:54:11 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:11 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:11 -0500 Served asset /application.js - 304 Not Modified (11ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:11 -0500 Served asset /calendarize.js - 200 OK (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-01 23:54:24 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"1", "start_time(4i)"=>"07", "start_time(5i)"=>"54", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"1", "end_time(4i)"=>"23", "end_time(5i)"=>"54", "title"=>"test 2"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 01 Mar 2012 23:54:24 EST -05:00], ["end_time", Thu, 01 Mar 2012 23:54:00 EST -05:00], ["start_time", Thu, 01 Mar 2012 07:54:00 EST -05:00], ["title", "test 2"], ["updated_at", Thu, 01 Mar 2012 23:54:24 EST -05:00]]  (224.8ms) commit transaction Redirected to http://localhost:3010/ Completed 302 Found in 233ms (ActiveRecord: 225.6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:54:24 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (91.2ms) Completed 200 OK in 97ms (Views: 96.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:54:25 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:54:25 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:25 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:25 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:54:25 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (96.6ms) Completed 200 OK in 102ms (Views: 100.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:55:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:56:12 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (60.7ms) Completed 200 OK in 66ms (Views: 64.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:56:13 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:56:13 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:13 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:13 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:13 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (94.6ms) Completed 200 OK in 100ms (Views: 98.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:56:26 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (67.1ms) Compiled calendarize.js (115ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 234ms (Views: 233.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:58:45 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (92.2ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 120ms (Views: 119.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Served asset /calendarize.css - 200 OK (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-01 23:59:56 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.5ms) Completed 200 OK in 93ms (Views: 92.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:00 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (95.1ms) Completed 200 OK in 101ms (Views: 100.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:00:01 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 00:01:25 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (60.5ms) Compiled calendarize.js (126ms) (pid 11752) Compiled application.js (5ms) (pid 11752) Completed 200 OK in 243ms (Views: 242.1ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:01:26 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:26 -0500 Served asset /calendarize.js - 200 OK (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:26 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:01:26 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:26 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (93.2ms) Completed 200 OK in 102ms (Views: 98.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:32 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:01:46 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.0ms) Completed 200 OK in 93ms (Views: 92.2ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:01:47 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:47 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:47 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:01:47 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:01:47 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.9ms) Compiled calendarize.js (123ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 235ms (Views: 234.4ms | ActiveRecord: 0.4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Served asset /calendarize.js - 200 OK (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:11 -0500 Served asset /application.js - 304 Not Modified (54ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (62.9ms) Compiled calendarize.js (150ms) (pid 11752) Compiled application.js (3ms) (pid 11752) Completed 200 OK in 238ms (Views: 235.2ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:02:31 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (92.0ms) Compiled calendarize.js (118ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 233ms (Views: 230.7ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Served asset /application.js - 304 Not Modified (42ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:07 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:04:51 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (62.7ms) Compiled calendarize.js (155ms) (pid 11752) Compiled application.js (6ms) (pid 11752) Completed 200 OK in 249ms (Views: 246.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:04:51 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:04:51 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:51 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:51 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:04:52 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:05:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (90.4ms) Compiled calendarize.js (120ms) (pid 11752) Compiled application.js (2ms) (pid 11752) Completed 200 OK in 235ms (Views: 232.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:05:33 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:05:33 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:05:34 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:05:34 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:05:34 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:05:34 -0500 Served asset /application.js - 304 Not Modified (46ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:10:56 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (59.8ms) Compiled calendarize.js (145ms) (pid 11752) Compiled application.js (3ms) (pid 11752) Completed 200 OK in 229ms (Views: 226.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:10:57 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:10:57 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:10:57 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:10:57 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:10:57 -0500 Served asset /calendarize.js - 200 OK (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:10:57 -0500 Served asset /application.js - 304 Not Modified (7ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (90.9ms) Compiled calendarize.js (121ms) (pid 11752) Compiled jquery-ui.js (2ms) (pid 11752) Compiled application.js (41ms) (pid 11752) Completed 200 OK in 286ms (Views: 283.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:12:08 -0500 Served asset /application.js - 200 OK (39ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:12:09 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:12:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (68.3ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 100ms (Views: 97.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:13:11 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (61.9ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 91ms (Views: 88.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (58.7ms) Compiled calendarize.css (12ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 88ms (Views: 85.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:14:55 -0500 Served asset /application.js - 304 Not Modified (37ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (59.6ms) Compiled calendarize.css (12ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 90ms (Views: 86.6ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:00 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (91.2ms) Compiled calendarize.css (14ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 123ms (Views: 121.3ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /calendarize.css - 200 OK (6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:15:14 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (91.2ms) Compiled calendarize.css (13ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 120ms (Views: 117.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /application.css - 304 Not Modified (11ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:17:55 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.8ms) Compiled calendarize.css (14ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 122ms (Views: 119.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:27:22 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (97.0ms) Compiled calendarize.css (18ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 137ms (Views: 133.9ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:28:29 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (92.8ms) Compiled calendarize.css (17ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 127ms (Views: 124.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:07 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.0ms) Compiled calendarize.css (15ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 116ms (Views: 114.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /application.css - 304 Not Modified (9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:30:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (86.0ms) Compiled calendarize.css (14ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 145ms (Views: 141.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /calendarize.css - 200 OK (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:01 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.1ms) Compiled calendarize.css (14ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 118ms (Views: 116.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /calendarize.css - 200 OK (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:31:55 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (88.4ms) Compiled calendarize.css (14ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 121ms (Views: 118.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:32:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:35:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.6ms) Compiled calendarize.css (18ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 128ms (Views: 125.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:35:09 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:35:10 -0500 Served asset /calendarize.css - 200 OK (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:10 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:10 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:10 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.6ms) Compiled calendarize.css (17ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 149ms (Views: 145.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /calendarize.css - 200 OK (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:35:55 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (97.3ms) Compiled calendarize.css (14ms) (pid 11752) Compiled application.css (1ms) (pid 11752) Completed 200 OK in 128ms (Views: 126.1ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /calendarize.css - 200 OK (4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (59.3ms) Completed 200 OK in 92ms (Views: 90.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (62.5ms) Completed 200 OK in 69ms (Views: 67.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:45 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.5ms) Completed 200 OK in 95ms (Views: 93.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:47 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (90.4ms) Completed 200 OK in 97ms (Views: 95.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /calendarize.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:48 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-02-29&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-29", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29 05:00:00' AND start_time <= '2012-03-01 04:59:59') Rendered welcome/index.html.haml within layouts/application (88.3ms) Completed 200 OK in 95ms (Views: 94.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:36:49 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (1.8ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (61.9ms) Completed 200 OK in 68ms (Views: 65.7ms | ActiveRecord: 1.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (29ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:00 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (56.9ms) Completed 200 OK in 63ms (Views: 62.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 00:37:03 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:25:38 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (123.9ms) Completed 200 OK in 190ms (Views: 187.6ms | ActiveRecord: 1.5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:25:38 -0500 Served asset /calendarize.css - 200 OK (3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:25:38 -0500 Served asset /application.css - 200 OK (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:25:38 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:25:39 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:25:39 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:25:39 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:25:39 -0500 Served asset /application.js - 200 OK (10ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (78.8ms) Compiled calendarize.css (231ms) (pid 22041) Compiled application.css (1ms) (pid 22041) Completed 200 OK in 327ms (Views: 326.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /application.css - 304 Not Modified (10ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:26:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (96.0ms) Completed 200 OK in 105ms (Views: 103.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:09 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (91.9ms) Completed 200 OK in 99ms (Views: 97.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:37 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"27", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"44", "title"=>"My event"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:27:58 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:44:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:27:00 EST -05:00], ["title", "My event"], ["updated_at", Fri, 02 Mar 2012 18:27:58 EST -05:00]]  (203.6ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 210ms (ActiveRecord: 204.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.4ms) Completed 200 OK in 92ms (Views: 91.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /calendarize.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:27:58 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:28:42 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (96.0ms) Completed 200 OK in 103ms (Views: 101.6ms | ActiveRecord: 0.8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:28:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:28:43 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:43 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:28:51 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (94.1ms) Completed 200 OK in 101ms (Views: 99.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:28:52 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (69.7ms) Completed 200 OK in 103ms (Views: 101.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"29", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"29", "title"=>"another event"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:29:38 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:29:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:29:00 EST -05:00], ["title", "another event"], ["updated_at", Fri, 02 Mar 2012 18:29:38 EST -05:00]]  (189.6ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 196ms (ActiveRecord: 190.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.6ms) Completed 200 OK in 93ms (Views: 92.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:29:47 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"03", "start_time(5i)"=>"29", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"29", "title"=>"long event"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:29:47 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:29:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 03:29:00 EST -05:00], ["title", "long event"], ["updated_at", Fri, 02 Mar 2012 18:29:47 EST -05:00]]  (208.5ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 214ms (ActiveRecord: 209.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:29:47 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (88.6ms) Completed 200 OK in 95ms (Views: 94.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:29:48 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 18:30:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (84.4ms) Completed 200 OK in 94ms (Views: 90.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 18:30:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (84.1ms) Completed 200 OK in 90ms (Views: 89.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:30:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 18:32:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Rendered welcome/index.html.haml within layouts/application (46.7ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarsHelper): 21: 22: %br 23: 24: - if @calendar_scope == CalendarsHelper::Scopes::DAILY 25: = link_to 'Weekly', request.path + '?' + { calendar_date: @calendar_date.to_date, calendar_verbose: @calendar_verbose, calendar_scope: CalendarsHelper::Scopes::WEEKLY }.to_query 26: 27: %br app/views/welcome/index.html.haml:24:in `_app_views_welcome_index_html_haml___2718913720339931267_70247881219260' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.0ms) Completed 200 OK in 94ms (Views: 92.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:21 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (138.3ms) Completed 200 OK in 146ms (Views: 144.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:23 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (86.0ms) Completed 200 OK in 92ms (Views: 91.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:32:40 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (92.4ms) Completed 200 OK in 99ms (Views: 98.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:04 -0500 Served asset /application.js - 304 Not Modified (36ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (141.4ms) Completed 200 OK in 149ms (Views: 148.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:05 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.4ms) Completed 200 OK in 95ms (Views: 93.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:06 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (170.0ms) Completed 200 OK in 178ms (Views: 176.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:07 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.2ms) Completed 200 OK in 96ms (Views: 95.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (173.0ms) Completed 200 OK in 180ms (Views: 179.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:10 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (83.5ms) Completed 200 OK in 90ms (Views: 89.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:15 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (167.9ms) Completed 200 OK in 175ms (Views: 174.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /calendarize.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"2", "start_time(3i)"=>"28", "start_time(4i)"=>"03", "start_time(5i)"=>"33", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"07", "end_time(5i)"=>"33", "title"=>"another test"}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:33:37 EST -05:00], ["end_time", Fri, 02 Mar 2012 07:33:00 EST -05:00], ["start_time", Tue, 28 Feb 2012 03:33:00 EST -05:00], ["title", "another test"], ["updated_at", Fri, 02 Mar 2012 18:33:37 EST -05:00]]  (195.6ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 201ms (ActiveRecord: 196.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (88.2ms) Completed 200 OK in 96ms (Views: 95.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:37 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (165.5ms) Completed 200 OK in 173ms (Views: 171.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:41 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (83.0ms) Completed 200 OK in 89ms (Views: 88.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (168.1ms) Completed 200 OK in 176ms (Views: 174.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:48 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (90.7ms) Completed 200 OK in 98ms (Views: 97.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:33:49 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:34:38 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"33", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"33", "title"=>""}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:34:38 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:33:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:33:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:34:38 EST -05:00]]  (231.3ms) commit transaction Completed 500 Internal Server Error in 337ms NoMethodError (undefined method `raiser' for #): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:34:46 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"33", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"33", "title"=>""}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:34:46 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:33:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:33:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:34:46 EST -05:00]]  (94.7ms) commit transaction Completed 500 Internal Server Error in 115ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"33", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"33", "title"=>""}, "commit"=>"Create Event", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:34:56 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"33", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"33", "title"=>""}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:34:56 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:33:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:33:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:34:56 EST -05:00]]  (141.5ms) commit transaction Completed 500 Internal Server Error in 148ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"33", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"33", "title"=>""}, "commit"=>"Create Event", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (93.4ms) Completed 200 OK in 100ms (Views: 99.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:35:35 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:35:36 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"35", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"35", "title"=>""}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:35:36 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:35:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:35:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:35:36 EST -05:00]]  (136.9ms) commit transaction Completed 500 Internal Server Error in 142ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"35", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"35", "title"=>""}, "commit"=>"Create Event", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:36:41 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (97.0ms) Completed 200 OK in 104ms (Views: 103.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:36:42 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (104.0ms) Completed 200 OK in 111ms (Views: 110.0ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:12 -0500 Served asset /application.js - 304 Not Modified (4ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 18:37:14 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"37", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"37", "title"=>""}, "commit"=>"Create Event"}  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:37:14 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:37:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:37:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:37:14 EST -05:00]]  (134.1ms) commit transaction Completed 500 Internal Server Error in 139ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"37", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"37", "title"=>""}, "commit"=>"Create Event", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.3ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (103.6ms) Completed 200 OK in 111ms (Views: 110.2ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /jquery-ui.js - 304 Not Modified (38ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:37:30 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events?test=test" for 127.0.0.1 at 2012-03-02 18:37:31 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"37", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"37", "title"=>""}, "commit"=>"Create Event", "test"=>"test"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:37:31 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:37:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:37:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:37:31 EST -05:00]]  (149.5ms) commit transaction Completed 500 Internal Server Error in 153ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"37", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"37", "title"=>""}, "commit"=>"Create Event", "test"=>"test", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.4ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (103.6ms) Completed 200 OK in 110ms (Views: 108.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /application.css - 304 Not Modified (12ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:43:42 -0500 Served asset /application.js - 304 Not Modified (1ms) Started POST "/events?calendar_date=2012-03-02T00%3A00%3A00-05%3A00&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:43:43 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"43", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"43", "title"=>""}, "commit"=>"Create Event", "calendar_date"=>"2012-03-02T00:00:00-05:00", "calendar_scope"=>"daily", "calendar_verbose"=>"true"}  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:43:43 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:43:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:43:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:43:43 EST -05:00]]  (268.0ms) commit transaction Completed 500 Internal Server Error in 274ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"43", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"43", "title"=>""}, "commit"=>"Create Event", "calendar_date"=>"2012-03-02T00:00:00-05:00", "calendar_scope"=>"daily", "calendar_verbose"=>"true", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (37.9ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (104.6ms) Completed 200 OK in 112ms (Views: 111.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:44:14 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started POST "/events.calendar_date=2012-03-02T00%3A00%3A00-05%3A00&calendar_scope=daily&calendar_verbose=true?test%5Bone%5D=one&test%5Btwo%5D=two" for 127.0.0.1 at 2012-03-02 18:44:15 -0500 Processing by EventsController#create as Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"44", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"44", "title"=>""}, "commit"=>"Create Event", "test"=>{"one"=>"one", "two"=>"two"}}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:44:15 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:44:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:44:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:44:15 EST -05:00]]  (154.5ms) commit transaction Completed 500 Internal Server Error in 158ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"44", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"44", "title"=>""}, "commit"=>"Create Event", "test"=>{"one"=>"one", "two"=>"two"}, "action"=>"create", "controller"=>"events", "format"=>"calendar_date=2012-03-02T00:00:00-05:00&calendar_scope=daily&calendar_verbose=true"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (112.9ms) Completed 200 OK in 148ms (Views: 146.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (107.5ms) Completed 200 OK in 115ms (Views: 113.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:47:32 -0500 Served asset /application.js - 304 Not Modified (3ms) Started POST "/events?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 18:47:33 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"47", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"47", "title"=>""}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 18:47:33 EST -05:00], ["end_time", Fri, 02 Mar 2012 18:47:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 18:47:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 18:47:33 EST -05:00]]  (179.4ms) commit transaction Completed 500 Internal Server Error in 185ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"18", "start_time(5i)"=>"47", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"18", "end_time(5i)"=>"47", "title"=>""}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}, "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (42.2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:51:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (127.5ms) Completed 500 Internal Server Error in 130ms ActionView::Template::Error (undefined method `raiser' for #<#:0x00000002f67ac8>): 16: %br 17: 18: - switch_params = calendar_params.merge({ calendar: { scope: calendar_params[:calendar][:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY } }) 19: - raiser switch_params.inspect 20: 21: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 22: = link_to 'Weekly', request.path + '?' + { calendar_date: @calendar_date.to_date, calendar_verbose: @calendar_verbose, calendar_scope: CalendarizeHelper::Scopes::WEEKLY }.to_query app/views/welcome/index.html.haml:19:in `_app_views_welcome_index_html_haml___2718913720339931267_24849600' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:51:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (48.0ms) Completed 500 Internal Server Error in 52ms ActionView::Template::Error ({:calendar=>{:scope=>"weekly"}}): 16: %br 17: 18: - switch_params = calendar_params.merge({ calendar: { scope: calendar_params[:calendar][:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY } }) 19: - raise switch_params.inspect 20: 21: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 22: = link_to 'Weekly', request.path + '?' + { calendar_date: @calendar_date.to_date, calendar_verbose: @calendar_verbose, calendar_scope: CalendarizeHelper::Scopes::WEEKLY }.to_query app/views/welcome/index.html.haml:19:in `_app_views_welcome_index_html_haml___2718913720339931267_38605040' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:51:50 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (43.9ms) Completed 500 Internal Server Error in 46ms ActionView::Template::Error ({:date=>Fri, 02 Mar 2012, :verbose=>true, :scope=>"weekly"}): 16: %br 17: 18: - switch_params = calendar_params[:calendar].merge({ scope: calendar_params[:calendar][:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY }) 19: - raise switch_params.inspect 20: 21: - if @calendar_scope == CalendarizeHelper::Scopes::DAILY 22: = link_to 'Weekly', request.path + '?' + { calendar_date: @calendar_date.to_date, calendar_verbose: @calendar_verbose, calendar_scope: CalendarizeHelper::Scopes::WEEKLY }.to_query app/views/welcome/index.html.haml:19:in `_app_views_welcome_index_html_haml___2718913720339931267_36460560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:52:57 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Rendered welcome/index.html.haml within layouts/application (43.9ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error (undefined method `[]' for nil:NilClass): 16: %br 17: 18: - switch_params = calendar_params[:calendar].merge({ scope: calendar_params[:calendar][:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY }) 19: = link_to switch_params[:calendar][:scope], request.path + '?' + switch_params.to_query 20: 21: %br 22: app/views/welcome/index.html.haml:19:in `_app_views_welcome_index_html_haml___2718913720339931267_36459120' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (100.4ms) Completed 200 OK in 135ms (Views: 133.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:43 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (96.7ms) Completed 200 OK in 104ms (Views: 103.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:53 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (98.5ms) Completed 200 OK in 106ms (Views: 104.9ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:54 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (100.3ms) Completed 200 OK in 107ms (Views: 106.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /calendarize.css - 304 Not Modified (32ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:55:55 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (99.9ms) Completed 200 OK in 110ms (Views: 109.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 18:59:47 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 19:07:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (54.5ms) Completed 500 Internal Server Error in 57ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:07:43 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (56.9ms) Completed 500 Internal Server Error in 59ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:00 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (21.9ms) Completed 500 Internal Server Error in 24ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (30.3ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (18.1ms) Completed 500 Internal Server Error in 20ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (27.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (35.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:02 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (16.0ms) Completed 500 Internal Server Error in 19ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:02 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.8ms) Completed 500 Internal Server Error in 44ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:12 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (48.7ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:13 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (47.1ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:08:13 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (13.7ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (can't clone NilClass): 14: 15: %br 16: 17: - switch_params = @calendar.clone 18: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:17:in `clone' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2718913720339931267_42469680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (105.5ms) Completed 200 OK in 112ms (Views: 110.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:09:27 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (100.3ms) Completed 200 OK in 135ms (Views: 134.1ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:53 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events" for 127.0.0.1 at 2012-03-02 19:11:54 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"19", "start_time(5i)"=>"11", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"19", "end_time(5i)"=>"11", "title"=>""}, "commit"=>"Create Event"}  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 19:11:54 EST -05:00], ["end_time", Fri, 02 Mar 2012 19:11:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 19:11:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 19:11:54 EST -05:00]]  (143.8ms) commit transaction Completed 500 Internal Server Error in 149ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"19", "start_time(5i)"=>"11", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"19", "end_time(5i)"=>"11", "title"=>""}, "commit"=>"Create Event", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Processing by WelcomeController#index as HTML Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (111.7ms) Completed 200 OK in 119ms (Views: 118.2ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:11:59 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (135.1ms) Completed 200 OK in 142ms (Views: 140.4ms | ActiveRecord: 0.7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:23 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (98.5ms) Completed 200 OK in 106ms (Views: 105.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:12:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (134.7ms) Completed 200 OK in 141ms (Views: 140.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:13:47 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:13:59 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:89:in `set_calendar' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2777130545523380139__process_action__40692330645698866__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2397814646181863753__call__4278176102726451825__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:07 -0500 ActionController::RoutingError (undefined local variable or method `calendarize' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:26 -0500 RuntimeError (here!): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:33 -0500 RuntimeError (here!): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (92.5ms) Completed 200 OK in 134ms (Views: 131.8ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /calendarize.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /jquery.js - 304 Not Modified (8ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:35 -0500 Served asset /application.js - 304 Not Modified (36ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (16.5ms) Completed 200 OK in 24ms (Views: 23.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /calendarize.css - 304 Not Modified (27ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (15.4ms) Completed 200 OK in 22ms (Views: 22.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (15.0ms) Completed 200 OK in 46ms (Views: 45.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (35.3ms) Completed 200 OK in 42ms (Views: 41.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.0ms) Completed 200 OK in 45ms (Views: 45.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:17:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:17:59 -0500 RuntimeError (here!): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (49.9ms) Completed 200 OK in 63ms (Views: 61.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:00 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.0ms) Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.1ms) Completed 200 OK in 46ms (Views: 46.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.9ms) Completed 200 OK in 49ms (Views: 48.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:02 -0500 Served asset /application.js - 304 Not Modified (30ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:08 -0500 ActionController::RoutingError (undefined local variable or method `params' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (89.5ms) Completed 200 OK in 139ms (Views: 136.6ms | ActiveRecord: 1.6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:10 -0500 Served asset /application.js - 304 Not Modified (7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (36.7ms) Completed 200 OK in 45ms (Views: 44.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.1ms) Completed 200 OK in 48ms (Views: 47.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.8ms) Completed 200 OK in 44ms (Views: 43.9ms | ActiveRecord: 0.0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.0ms) Completed 200 OK in 44ms (Views: 43.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.0ms) Completed 200 OK in 43ms (Views: 42.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:19 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.2ms) Completed 200 OK in 48ms (Views: 47.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (12.2ms) Completed 200 OK in 44ms (Views: 43.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery.js - 304 Not Modified (24ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (12.8ms) Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /calendarize.css - 304 Not Modified (27ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /calendarize.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:20 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (19.6ms) Completed 200 OK in 49ms (Views: 48.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (15.1ms) Completed 200 OK in 46ms (Views: 45.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:21 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:39 -0500 ActionController::RoutingError (undefined local variable or method `params' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (47.1ms) Completed 200 OK in 55ms (Views: 54.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:41 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.5ms) Completed 200 OK in 49ms (Views: 48.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.5ms) Completed 200 OK in 46ms (Views: 46.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:42 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.7ms) Completed 200 OK in 48ms (Views: 47.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.4ms) Completed 200 OK in 49ms (Views: 48.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.css - 304 Not Modified (23ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (21.4ms) Completed 200 OK in 29ms (Views: 28.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (18.5ms) Completed 200 OK in 50ms (Views: 49.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:18:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:16 -0500 ActionController::RoutingError (undefined local variable or method `params' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (48.0ms) Completed 200 OK in 57ms (Views: 55.3ms | ActiveRecord: 0.7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:19 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.9ms) Completed 200 OK in 45ms (Views: 44.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:20 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:28 -0500 ActionController::RoutingError (undefined local variable or method `calendarize' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:30 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (84.2ms) Completed 200 OK in 124ms (Views: 121.9ms | ActiveRecord: 1.4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /calendarize.css - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /application.js - 304 Not Modified (10ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.3ms) Completed 200 OK in 44ms (Views: 43.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /application.css - 304 Not Modified (9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:31 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.0ms) Completed 200 OK in 47ms (Views: 46.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:19:33 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.5ms) Completed 200 OK in 47ms (Views: 46.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /application.css - 200 OK (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /calendarize.css - 200 OK (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /jquery-ui.js - 200 OK (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /jquery.js - 200 OK (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /application.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /jquery_ujs.js - 200 OK (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:14 -0500 Served asset /calendarize.js - 200 OK (0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.0ms) Completed 200 OK in 45ms (Views: 44.7ms | ActiveRecord: 0.0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:32 -0500 ActionController::RoutingError (undefined local variable or method `calendarize' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:34 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (82.4ms) Compiled calendarize.css (215ms) (pid 23266) Compiled application.css (222ms) (pid 23266) Compiled jquery.js (1ms) (pid 23266) Compiled jquery-ui.js (2ms) (pid 23266) Compiled jquery_ujs.js (0ms) (pid 23266) Compiled calendarize.js (151ms) (pid 23266) Compiled application.js (206ms) (pid 23266) Completed 200 OK in 599ms (Views: 597.4ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:35 -0500 Served asset /application.js - 304 Not Modified (38ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:36 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (36.6ms) Completed 200 OK in 41ms (Views: 40.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:37 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:43 -0500 ActionController::RoutingError (undefined local variable or method `calendarize' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (49.9ms) Completed 200 OK in 57ms (Views: 56.4ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.5ms) Completed 200 OK in 46ms (Views: 45.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.6ms) Completed 200 OK in 46ms (Views: 46.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:45 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 19:20:46 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:21:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (50.8ms) Completed 500 Internal Server Error in 53ms ActionView::Template::Error (exception object expected): 14: 15: %br 16: 17: = raise @calendar 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `raise' app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1726593969922566291_35948960' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:21:08 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (44.7ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1726593969922566291_33852480' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:27:02 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 54ms NameError (undefined local variable or method `calendarize' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__757245478514621325__process_action__4264703540112156599__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3337398675660012498__call__3493482979348713450__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:27:07 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 59ms NameError (undefined local variable or method `calendarize' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__757245478514621325__process_action__4264703540112156599__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3337398675660012498__call__3493482979348713450__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:27:07 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 59ms NameError (undefined local variable or method `calendarize' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__757245478514621325__process_action__4264703540112156599__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3337398675660012498__call__3493482979348713450__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:27:32 -0500 TypeError (exception class/object expected): app/controllers/welcome_controller.rb:3:in `raise' app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:27:37 -0500 RuntimeError ([:_wrapper_options, :_helpers, :middleware_stack, :helpers_path, :_routes, :_process_action_callbacks, :without_modules, :_view_paths?, :_view_paths=, :protected_instance_variables?, :protected_instance_variables=, :_layout_conditions?, :_layout_conditions=, :_layout_conditions, :asset_host, :asset_host=, :asset_path, :asset_path=, :assets_dir, :assets_dir=, :javascripts_dir, :javascripts_dir=, :stylesheets_dir, :stylesheets_dir=, :default_asset_host_protocol, :default_asset_host_protocol=, :relative_url_root, :relative_url_root=, :_helpers?, :_helpers=, :_helper_methods?, :_helper_methods=, :helpers_path?, :helpers_path=, :include_all_helpers?, :include_all_helpers=, :include_all_helpers, :hidden_actions?, :hidden_actions=, :hidden_actions, :default_url_options?, :default_url_options=, :default_url_options, :logger, :logger=, :_renderers?, :_renderers=, :_renderers, :page_cache_directory?, :page_cache_directory=, :page_cache_extension?, :page_cache_extension=, :page_cache_extension, :page_cache_compression?, :page_cache_compression=, :page_cache_compression, :perform_caching, :perform_caching=, :responder?, :responder=, :mimes_for_respond_to?, :mimes_for_respond_to=, :responder, :mimes_for_respond_to, :_process_action_callbacks?, :_process_action_callbacks=, :request_forgery_protection_token, :request_forgery_protection_token=, :allow_forgery_protection, :allow_forgery_protection=, :_helper_methods, :rescue_handlers?, :rescue_handlers=, :rescue_handlers, :_wrapper_options?, :_wrapper_options=, :default_charset=, :protected_instance_variables, :_view_paths, :page_cache_directory, :calendarize, :log_process_action, :inherited, :wrap_parameters, :_default_wrap_model, :_set_wrapper_defaults, :rescue_from, :http_basic_authenticate_with, :force_ssl, :protect_from_forgery, :_normalize_callback_options, :skip_filter, :_insert_callbacks, :before_filter, :prepend_before_filter, :skip_before_filter, :append_before_filter, :after_filter, :prepend_after_filter, :skip_after_filter, :append_after_filter, :around_filter, :prepend_around_filter, :skip_around_filter, :append_around_filter, :__define_runner, :__run_callback, :__reset_runner, :__callback_runner_name, :__update_callbacks, :set_callback, :skip_callback, :reset_callbacks, :define_callbacks, :respond_to, :clear_respond_to, :cache_store, :cache_store=, :cache_sweeper, :expire_page, :cache_page, :caches_page, :caches_action, :use_renderers, :use_renderer, :action_methods, :hide_action, :visible_action?, :helper_attr, :helpers, :modules_for_helpers, :all_helpers_from_path, :helper_method, :helper, :clear_helpers, :layout, :_implied_layout_name, :_write_layout_method, :view_context_class, :parent_prefixes, :append_view_path, :prepend_view_path, :view_paths, :view_paths=, :controller_name, :middleware_stack?, :middleware_stack=, :use, :middleware, :call, :action, :abstract, :abstract?, :abstract!, :internal_methods, :clear_action_methods!, :controller_path, :method_added, :direct_descendants, :descendants, :config, :configure, :config_accessor, :yaml_tag, :allocate, :new, :superclass, :cattr_reader, :cattr_writer, :cattr_accessor, :class_attribute, :superclass_delegating_accessor, :subclasses, :duplicable?, :json_creatable?, :freeze, :===, :==, :<=>, :<, :<=, :>, :>=, :to_s, :included_modules, :include?, :name, :ancestors, :instance_methods, :public_instance_methods, :protected_instance_methods, :private_instance_methods, :constants, :const_get, :const_set, :const_defined?, :class_variables, :remove_class_variable, :class_variable_get, :class_variable_set, :class_variable_defined?, :public_constant, :private_constant, :module_exec, :class_exec, :module_eval, :class_eval, :method_defined?, :public_method_defined?, :private_method_defined?, :protected_method_defined?, :public_class_method, :private_class_method, :autoload, :autoload?, :instance_method, :public_instance_method, :psych_yaml_as, :yaml_as, :deprecate, :alias_method_chain, :alias_attribute, :mattr_reader, :mattr_writer, :mattr_accessor, :parent_name, :parent, :parents, :local_constants, :local_constant_names, :delegate, :remove_possible_method, :redefine_method, :instance_method_names, :method_names, :attr_internal_reader, :attr_internal_writer, :attr_internal_accessor, :attr_internal, :anonymous?, :reachable?, :qualified_const_defined?, :qualified_const_get, :qualified_const_set, :synchronize, :synchronize_with_deprecation, :synchronize_without_deprecation, :const_missing, :unloadable, :psych_to_yaml, :to_yaml_properties, :to_yaml, :in?, :blank?, :present?, :presence, :acts_like?, :try, :html_safe?, :is_haml?, :to_param, :to_query, :`, :instance_values, :instance_variable_names, :to_json, :with_options, :as_json, :require_or_load, :require_dependency, :require_association, :load_dependency, :load, :require, :nil?, :=~, :!~, :eql?, :hash, :class, :singleton_class, :clone, :dup, :initialize_dup, :initialize_clone, :taint, :tainted?, :untaint, :untrust, :untrusted?, :trust, :frozen?, :inspect, :methods, :singleton_methods, :protected_methods, :private_methods, :public_methods, :instance_variables, :instance_variable_get, :instance_variable_set, :instance_variable_defined?, :instance_of?, :kind_of?, :is_a?, :tap, :send, :public_send, :respond_to?, :respond_to_missing?, :extend, :display, :method, :public_method, :define_singleton_method, :object_id, :to_enum, :enum_for, :gem, :psych_y, :silence_warnings, :enable_warnings, :with_warnings, :silence_stderr, :silence_stream, :suppress, :capture, :silence, :quietly, :debugger, :breakpoint, :suppress_warnings, :equal?, :!, :!=, :instance_eval, :instance_exec, :__send__, :__id__]): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:04 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 55ms NameError (undefined local variable or method `calendarize' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__757245478514621325__process_action__4264703540112156599__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3337398675660012498__call__3493482979348713450__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:23 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 56ms NameError (undefined local variable or method `calendarize' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__757245478514621325__process_action__4264703540112156599__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3337398675660012498__call__3493482979348713450__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:24 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 59ms NameError (undefined local variable or method `calendarize' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__757245478514621325__process_action__4264703540112156599__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3337398675660012498__call__3493482979348713450__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:42 -0500 ActionController::RoutingError (undefined local variable or method `calendarize' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:44 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (88.8ms) Completed 500 Internal Server Error in 93ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (25.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (32.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:46 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (15.5ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (30.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:47 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (16.8ms) Completed 500 Internal Server Error in 19ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:47 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (13.3ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:54 -0500 ActionController::RoutingError (undefined local variable or method `calendarize' for WelcomeController:Class): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:56 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (47.9ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:57 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.0ms) Completed 500 Internal Server Error in 39ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:57 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.1ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:28:57 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.9ms) Completed 500 Internal Server Error in 42ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___770413564524399606_28163940' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:11 -0500 RuntimeError (here!): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (23.3ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:13 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (84.5ms) Completed 500 Internal Server Error in 87ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:14 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.4ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:15 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.5ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:15 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (35.8ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:15 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.8ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (35.4ms) Completed 500 Internal Server Error in 37ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.5ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:16 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.0ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:17 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.2ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:17 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.6ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:18 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (35.2ms) Completed 500 Internal Server Error in 37ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:18 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.3ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:20 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (42.8ms) Completed 500 Internal Server Error in 44ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:21 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (42.3ms) Completed 500 Internal Server Error in 44ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:21 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.0ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:21 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.7ms) Completed 500 Internal Server Error in 42ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:22 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.3ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:22 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (35.6ms) Completed 500 Internal Server Error in 37ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:22 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.2ms) Completed 500 Internal Server Error in 39ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:48 -0500 RuntimeError (here!): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:49 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (45.3ms) Completed 500 Internal Server Error in 48ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:50 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.0ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:50 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.0ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:51 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.4ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:51 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.9ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:51 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.9ms) Completed 500 Internal Server Error in 42ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:51 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.5ms) Completed 500 Internal Server Error in 44ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:52 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (39.4ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:54:59 -0500 RuntimeError (here!): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:00 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (50.9ms) Completed 500 Internal Server Error in 54ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (13.4ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (12.5ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:01 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.1ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:02 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.3ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:02 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (41.8ms) Completed 500 Internal Server Error in 44ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:02 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.3ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:02 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (37.3ms) Completed 500 Internal Server Error in 40ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:03 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (43.8ms) Completed 500 Internal Server Error in 46ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:03 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.0ms) Completed 500 Internal Server Error in 42ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:10 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (38.3ms) Completed 500 Internal Server Error in 41ms ActionView::Template::Error (nil): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___1478416766016097121_14938020' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:30 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 79ms NameError (undefined local variable or method `calendarize' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:32 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 63ms NameError (undefined local variable or method `calendarize' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:33 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 57ms NameError (undefined local variable or method `calendarize' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:33 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 64ms NameError (undefined local variable or method `calendarize' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:34 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 64ms NameError (undefined local variable or method `calendarize' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:34 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 58ms NameError (undefined local variable or method `calendarize' for #): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:47 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:48 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:49 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:49 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:49 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:49 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:50 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:50 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:50 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:50 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (26.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (35.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:55:51 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:00 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:01 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:01 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:01 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:02 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:02 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:02 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:02 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 0ms RuntimeError (here!): app/controllers/welcome_controller.rb:4:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:14 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms TypeError (exception object expected): app/controllers/welcome_controller.rb:5:in `raise' app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.2ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:16 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms TypeError (exception object expected): app/controllers/welcome_controller.rb:5:in `raise' app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:56:32 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (23.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.3ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:57:05 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:57:07 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 2ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:57:14 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.0ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:57:15 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:57:16 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 19:57:17 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 1ms RuntimeError (nil): app/controllers/welcome_controller.rb:5:in `index' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:01:23 -0500 ActionController::RoutingError (undefined method `before_filter' for CalendarizeHelper::Controller:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:01:31 -0500 ActionController::RoutingError (undefined method `before_filter' for CalendarizeHelper::Controller:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:01:48 -0500 ActionController::RoutingError (undefined method `before_filter' for CalendarizeHelper::Controller:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (18.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:01:55 -0500 ActionController::RoutingError (undefined method `before_filter' for CalendarizeHelper::Controller:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:01:57 -0500 ActionController::RoutingError (undefined method `before_filter' for CalendarizeHelper::Controller:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:01:58 -0500 ActionController::RoutingError (undefined method `before_filter' for CalendarizeHelper::Controller:Module): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (18.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:04:41 -0500 RuntimeError ([:_wrapper_options, :_helpers, :middleware_stack, :helpers_path, :_routes, :_process_action_callbacks, :without_modules, :_view_paths?, :_view_paths=, :protected_instance_variables?, :protected_instance_variables=, :_layout_conditions?, :_layout_conditions=, :_layout_conditions, :asset_host, :asset_host=, :asset_path, :asset_path=, :assets_dir, :assets_dir=, :javascripts_dir, :javascripts_dir=, :stylesheets_dir, :stylesheets_dir=, :default_asset_host_protocol, :default_asset_host_protocol=, :relative_url_root, :relative_url_root=, :_helpers?, :_helpers=, :_helper_methods?, :_helper_methods=, :helpers_path?, :helpers_path=, :include_all_helpers?, :include_all_helpers=, :include_all_helpers, :hidden_actions?, :hidden_actions=, :hidden_actions, :default_url_options?, :default_url_options=, :default_url_options, :logger, :logger=, :_renderers?, :_renderers=, :_renderers, :page_cache_directory?, :page_cache_directory=, :page_cache_extension?, :page_cache_extension=, :page_cache_extension, :page_cache_compression?, :page_cache_compression=, :page_cache_compression, :perform_caching, :perform_caching=, :responder?, :responder=, :mimes_for_respond_to?, :mimes_for_respond_to=, :responder, :mimes_for_respond_to, :_process_action_callbacks?, :_process_action_callbacks=, :request_forgery_protection_token, :request_forgery_protection_token=, :allow_forgery_protection, :allow_forgery_protection=, :_helper_methods, :rescue_handlers?, :rescue_handlers=, :rescue_handlers, :_wrapper_options?, :_wrapper_options=, :default_charset=, :protected_instance_variables, :_view_paths, :page_cache_directory, :calendarize, :log_process_action, :inherited, :wrap_parameters, :_default_wrap_model, :_set_wrapper_defaults, :rescue_from, :http_basic_authenticate_with, :force_ssl, :protect_from_forgery, :_normalize_callback_options, :skip_filter, :_insert_callbacks, :before_filter, :prepend_before_filter, :skip_before_filter, :append_before_filter, :after_filter, :prepend_after_filter, :skip_after_filter, :append_after_filter, :around_filter, :prepend_around_filter, :skip_around_filter, :append_around_filter, :__define_runner, :__run_callback, :__reset_runner, :__callback_runner_name, :__update_callbacks, :set_callback, :skip_callback, :reset_callbacks, :define_callbacks, :respond_to, :clear_respond_to, :cache_store, :cache_store=, :cache_sweeper, :expire_page, :cache_page, :caches_page, :caches_action, :use_renderers, :use_renderer, :action_methods, :hide_action, :visible_action?, :helper_attr, :helpers, :modules_for_helpers, :all_helpers_from_path, :helper_method, :helper, :clear_helpers, :layout, :_implied_layout_name, :_write_layout_method, :view_context_class, :parent_prefixes, :append_view_path, :prepend_view_path, :view_paths, :view_paths=, :controller_name, :middleware_stack?, :middleware_stack=, :use, :middleware, :call, :action, :abstract, :abstract?, :abstract!, :internal_methods, :clear_action_methods!, :controller_path, :method_added, :direct_descendants, :descendants, :config, :configure, :config_accessor, :yaml_tag, :allocate, :new, :superclass, :cattr_reader, :cattr_writer, :cattr_accessor, :class_attribute, :superclass_delegating_accessor, :subclasses, :duplicable?, :json_creatable?, :freeze, :===, :==, :<=>, :<, :<=, :>, :>=, :to_s, :included_modules, :include?, :name, :ancestors, :instance_methods, :public_instance_methods, :protected_instance_methods, :private_instance_methods, :constants, :const_get, :const_set, :const_defined?, :class_variables, :remove_class_variable, :class_variable_get, :class_variable_set, :class_variable_defined?, :public_constant, :private_constant, :module_exec, :class_exec, :module_eval, :class_eval, :method_defined?, :public_method_defined?, :private_method_defined?, :protected_method_defined?, :public_class_method, :private_class_method, :autoload, :autoload?, :instance_method, :public_instance_method, :psych_yaml_as, :yaml_as, :deprecate, :alias_method_chain, :alias_attribute, :mattr_reader, :mattr_writer, :mattr_accessor, :parent_name, :parent, :parents, :local_constants, :local_constant_names, :delegate, :remove_possible_method, :redefine_method, :instance_method_names, :method_names, :attr_internal_reader, :attr_internal_writer, :attr_internal_accessor, :attr_internal, :anonymous?, :reachable?, :qualified_const_defined?, :qualified_const_get, :qualified_const_set, :synchronize, :synchronize_with_deprecation, :synchronize_without_deprecation, :const_missing, :unloadable, :psych_to_yaml, :to_yaml_properties, :to_yaml, :in?, :blank?, :present?, :presence, :acts_like?, :try, :html_safe?, :is_haml?, :to_param, :to_query, :`, :instance_values, :instance_variable_names, :to_json, :with_options, :as_json, :require_or_load, :require_dependency, :require_association, :load_dependency, :load, :require, :nil?, :=~, :!~, :eql?, :hash, :class, :singleton_class, :clone, :dup, :initialize_dup, :initialize_clone, :taint, :tainted?, :untaint, :untrust, :untrusted?, :trust, :frozen?, :inspect, :methods, :singleton_methods, :protected_methods, :private_methods, :public_methods, :instance_variables, :instance_variable_get, :instance_variable_set, :instance_variable_defined?, :instance_of?, :kind_of?, :is_a?, :tap, :send, :public_send, :respond_to?, :respond_to_missing?, :extend, :display, :method, :public_method, :define_singleton_method, :object_id, :to_enum, :enum_for, :gem, :psych_y, :silence_warnings, :enable_warnings, :with_warnings, :silence_stderr, :silence_stream, :suppress, :capture, :silence, :quietly, :debugger, :breakpoint, :suppress_warnings, :equal?, :!, :!=, :instance_eval, :instance_exec, :__send__, :__id__]): app/controllers/welcome_controller.rb:3:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:10 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 54ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:22 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 57ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:23 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 57ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:32 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 60ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:33 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 61ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:34 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 58ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:34 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 60ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:35 -0500 Processing by WelcomeController#index as HTML Completed 500 Internal Server Error in 62ms NameError (undefined local variable or method `calendarize_params' for #): activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2554706949203563771__process_action__2227438963363968704__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3896012929758909307__call__3428484971736706724__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:05:44 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (84.3ms) Completed 500 Internal Server Error in 112ms ActionView::Template::Error ({:date=>Fri, 02 Mar 2012 00:00:00 -0500, :verbose=>true, :scope=>"daily"}): 14: 15: %br 16: 17: = raise @calendar.inspect 18: 19: -#- switch_params = @calendar.clone 20: -#- switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___2439439863110547649_22778880' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (23.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (30.7ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (45.9ms) Completed 200 OK in 64ms (Views: 62.9ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /application.css - 200 OK (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:06:36 -0500 Served asset /application.js - 200 OK (38ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:07:59 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (19.0ms) Completed 500 Internal Server Error in 22ms ActionView::Template::Error ({:date=>Fri, 02 Mar 2012 00:00:00 -0500, :verbose=>true, :scope=>"daily"}): 15: %br 16: 17: - switch_params = @calendar.clone 18: = raise switch_params.inspect 19: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: 21: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:18:in `_app_views_welcome_index_html_haml___2439439863110547649_21172440' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:08:17 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (16.0ms) Completed 500 Internal Server Error in 18ms ActionView::Template::Error ("date=2012-03-02T00%3A00%3A00-05%3A00&scope=daily&verbose=true"): 15: %br 16: 17: - switch_params = @calendar.clone 18: = raise switch_params.to_query.inspect 19: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: 21: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:18:in `_app_views_welcome_index_html_haml___2439439863110547649_18896360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:08:29 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (44.9ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error ("date=2012-03-02T00%3A00%3A00-05%3A00&scope=daily&verbose=true"): 15: %br 16: 17: - switch_params = @calendar.clone 18: = raise switch_params.to_query.inspect 19: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: 21: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:18:in `_app_views_welcome_index_html_haml___2439439863110547649_18896360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:08:31 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (40.8ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error ("date=2012-03-02T00%3A00%3A00-05%3A00&scope=daily&verbose=true"): 15: %br 16: 17: - switch_params = @calendar.clone 18: = raise switch_params.to_query.inspect 19: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: 21: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:18:in `_app_views_welcome_index_html_haml___2439439863110547649_18896360' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:08:43 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (83.2ms) Completed 500 Internal Server Error in 111ms ActionView::Template::Error ("date=2012-03-02&scope=daily&verbose=true"): 15: %br 16: 17: - switch_params = @calendar.clone 18: = raise switch_params.to_query.inspect 19: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: 21: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:18:in `_app_views_welcome_index_html_haml___119225030864664042_28628860' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (22.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (29.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (28.3ms) Completed 200 OK in 69ms (Views: 68.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /application.css - 304 Not Modified (26ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /jquery.js - 304 Not Modified (10ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:09 -0500 Served asset /application.js - 304 Not Modified (16ms) Started POST "/events?date=2012-03-02&scope=daily&verbose=true" for 127.0.0.1 at 2012-03-02 20:09:10 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"20", "start_time(5i)"=>"09", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"20", "end_time(5i)"=>"09", "title"=>""}, "commit"=>"Create Event", "date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}  (0.1ms) begin transaction SQL (26.2ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 20:09:10 EST -05:00], ["end_time", Fri, 02 Mar 2012 20:09:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 20:09:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 20:09:10 EST -05:00]]  (101.3ms) commit transaction Completed 500 Internal Server Error in 132ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"20", "start_time(5i)"=>"09", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"20", "end_time(5i)"=>"09", "title"=>""}, "commit"=>"Create Event", "date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.5ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (45.6ms) Completed 200 OK in 53ms (Views: 51.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:09:52 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started POST "/events?date=2012-03-02&scope=daily&verbose=true" for 127.0.0.1 at 2012-03-02 20:09:53 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"20", "start_time(5i)"=>"09", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"20", "end_time(5i)"=>"09", "title"=>""}, "commit"=>"Create Event", "date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 20:09:53 EST -05:00], ["end_time", Fri, 02 Mar 2012 20:09:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 20:09:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 20:09:53 EST -05:00]]  (121.5ms) commit transaction Completed 500 Internal Server Error in 127ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"20", "start_time(5i)"=>"09", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"20", "end_time(5i)"=>"09", "title"=>""}, "commit"=>"Create Event", "date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true", "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.9ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 49ms (Views: 48.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:10:13 -0500 Served asset /application.js - 304 Not Modified (4ms) Started POST "/events?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:10:14 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"20", "start_time(5i)"=>"10", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"20", "end_time(5i)"=>"10", "title"=>""}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 20:10:14 EST -05:00], ["end_time", Fri, 02 Mar 2012 20:10:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 20:10:00 EST -05:00], ["title", ""], ["updated_at", Fri, 02 Mar 2012 20:10:14 EST -05:00]]  (257.4ms) commit transaction Completed 500 Internal Server Error in 261ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"20", "start_time(5i)"=>"10", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"20", "end_time(5i)"=>"10", "title"=>""}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}, "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:10:32 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (53.3ms) Completed 500 Internal Server Error in 56ms ActionView::Template::Error ("calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true"): 15: %br 16: 17: - switch_params = calendar_current_params.clone 18: = raise switch_params.to_query.inspect 19: - switch_params[:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: 21: = link_to switch_params[:scope], request.path + '?' + switch_params.to_query app/views/welcome/index.html.haml:18:in `_app_views_welcome_index_html_haml___119225030864664042_37391420' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (49.2ms) Completed 200 OK in 56ms (Views: 54.9ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:11:52 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:11:56 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Completed 500 Internal Server Error in 64ms NoMethodError (undefined method `to_bool' for #): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:102:in `block in calendarize' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__2130855262975842576__process_action__3670007875478676349__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__3102052818489720357__call__701043376717734835__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:13:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Completed 500 Internal Server Error in 70ms NoMethodError (undefined method `to_bool' for #): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:101:in `block in calendarize' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__3420930505997682259__process_action__2957818456116413421__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2414949227228089328__call__4127162363685423148__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:13:34 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Completed 500 Internal Server Error in 64ms NoMethodError (undefined method `to_bool' for #): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:101:in `block in calendarize' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__3420930505997682259__process_action__2957818456116413421__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2414949227228089328__call__4127162363685423148__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:13:35 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Completed 500 Internal Server Error in 62ms NoMethodError (undefined method `to_bool' for #): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:101:in `block in calendarize' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__3420930505997682259__process_action__2957818456116413421__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2414949227228089328__call__4127162363685423148__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) Started GET "/" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Processing by WelcomeController#index as HTML Rendered welcome/index.html.haml within layouts/application (90.3ms) Completed 200 OK in 131ms (Views: 128.6ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:13:37 -0500 Served asset /application.js - 304 Not Modified (11ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:13:38 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Completed 500 Internal Server Error in 61ms NoMethodError (undefined method `to_bool' for #): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:101:in `block in calendarize' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__3420930505997682259__process_action__2957818456116413421__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2414949227228089328__call__4127162363685423148__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:43 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Completed 500 Internal Server Error in 56ms NoMethodError (undefined method `to_bool' for #): /home/girl/Semi/calendarize/app/helpers/calendarize_helper.rb:101:in `block in calendarize' activesupport (3.2.2) lib/active_support/callbacks.rb:418:in `_run__3420930505997682259__process_action__2957818456116413421__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2414949227228089328__call__4127162363685423148__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /home/girl/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (80.8ms) Completed 200 OK in 152ms (Views: 147.3ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /application.css - 304 Not Modified (30ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /calendarize.css - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:48 -0500 Served asset /application.js - 304 Not Modified (10ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (34.4ms) Completed 200 OK in 41ms (Views: 40.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:50 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (36.0ms) Completed 200 OK in 42ms (Views: 41.5ms | ActiveRecord: 0.0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:51 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (40.7ms) Completed 200 OK in 48ms (Views: 46.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (36.5ms) Completed 200 OK in 44ms (Views: 43.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:53 -0500 Served asset /application.js - 304 Not Modified (31ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (11.9ms) Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /jquery.js - 304 Not Modified (36ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (16.9ms) Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:54 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (12.5ms) Completed 200 OK in 43ms (Views: 42.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:14:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (43.2ms) Completed 200 OK in 51ms (Views: 49.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:14:56 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.6ms) Completed 200 OK in 106ms (Views: 105.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /jquery.js - 304 Not Modified (30ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:17 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (146.1ms) Completed 200 OK in 177ms (Views: 176.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:47 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:17:58 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (90.4ms) Completed 200 OK in 98ms (Views: 96.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:17:59 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:18:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (118.5ms) Completed 200 OK in 125ms (Views: 124.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.0ms) Completed 200 OK in 108ms (Views: 106.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:18:42 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:18:52 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (40.8ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error ({:date=>Fri, 02 Mar 2012, :verbose=>true, :scope=>"daily"}): 17: - switch_params = calendar_current_params.clone 18: - switch_params[:calendar][:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: 20: = raise @calendar.inspect 21: = link_to @calendar[:scope], request.path + '?' + switch_params.to_query 22: 23: %br app/views/welcome/index.html.haml:20:in `_app_views_welcome_index_html_haml___4033263922060312016_27702040' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:19:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (43.3ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error ({:date=>Fri, 02 Mar 2012, :verbose=>true, :scope=>"weekly"}): 14: 15: %br 16: 17: = raise @calendar.inspect 18: - switch_params = calendar_current_params.clone 19: - switch_params[:calendar][:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___4033263922060312016_32549320' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:19:46 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (43.0ms) Completed 500 Internal Server Error in 46ms ActionView::Template::Error (weekly): 14: 15: %br 16: 17: = raise @calendar[:scope] 18: - switch_params = calendar_current_params.clone 19: - switch_params[:calendar][:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 20: app/views/welcome/index.html.haml:17:in `_app_views_welcome_index_html_haml___4033263922060312016_25765580' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:19:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (40.8ms) Completed 500 Internal Server Error in 43ms ActionView::Template::Error (daily): 16: 17: - switch_params = calendar_current_params.clone 18: - switch_params[:calendar][:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: = raise @calendar[:scope] 20: 21: = link_to @calendar[:scope], request.path + '?' + switch_params.to_query 22: app/views/welcome/index.html.haml:19:in `_app_views_welcome_index_html_haml___4033263922060312016_29578740' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:20:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (45.9ms) Completed 500 Internal Server Error in 48ms ActionView::Template::Error (weekly): 16: 17: - switch_params = calendar_current_params.clone 18: - switch_params[:calendar][:scope] = @calendar[:scope] == CalendarizeHelper::Scopes::DAILY ? CalendarizeHelper::Scopes::WEEKLY : CalendarizeHelper::Scopes::DAILY 19: = raise @calendar[:scope] 20: 21: = link_to @calendar[:scope], request.path + '?' + switch_params.to_query 22: app/views/welcome/index.html.haml:19:in `_app_views_welcome_index_html_haml___4033263922060312016_29578740' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:20:34 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (169.5ms) Completed 200 OK in 176ms (Views: 175.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:35 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (166.3ms) Completed 200 OK in 173ms (Views: 172.4ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /jquery-ui.js - 304 Not Modified (9ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:20:45 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (180.4ms) Completed 200 OK in 188ms (Views: 187.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (95.7ms) Completed 200 OK in 103ms (Views: 102.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (150.9ms) Completed 200 OK in 184ms (Views: 182.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:21:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (176.0ms) Completed 200 OK in 183ms (Views: 181.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:22:44 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:23:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (179.4ms) Completed 200 OK in 188ms (Views: 186.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:33 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (119.9ms) Completed 200 OK in 128ms (Views: 126.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:23:36 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (105.0ms) Completed 200 OK in 138ms (Views: 136.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:24:48 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (94.6ms) Compiled calendarize.js (175ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 299ms (Views: 298.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /calendarize.js - 200 OK (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:30 -0500 Served asset /application.js - 304 Not Modified (45ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:25:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (97.4ms) Completed 200 OK in 108ms (Views: 105.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:25:34 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:26:41 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (97.8ms) Compiled calendarize.js (123ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 301ms (Views: 299.9ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:26:42 -0500 Served asset /application.js - 304 Not Modified (10ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (96.9ms) Compiled calendarize.js (157ms) (pid 24546) Compiled application.js (4ms) (pid 24546) Completed 200 OK in 286ms (Views: 284.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /calendarize.js - 200 OK (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:27:32 -0500 Served asset /application.js - 304 Not Modified (38ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:28:45 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (94.9ms) Compiled calendarize.js (124ms) (pid 24546) Compiled application.js (2ms) (pid 24546) Completed 200 OK in 276ms (Views: 273.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:46 -0500 Served asset /application.js - 304 Not Modified (10ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (94.2ms) Compiled calendarize.js (116ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 267ms (Views: 264.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /calendarize.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:28:53 -0500 Served asset /application.js - 304 Not Modified (39ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:29:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (94.8ms) Compiled calendarize.js (121ms) (pid 24546) Compiled application.js (7ms) (pid 24546) Completed 200 OK in 283ms (Views: 279.5ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:29:33 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:29:34 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:29:34 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:29:34 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:29:34 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:29:34 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:29:34 -0500 Served asset /application.js - 304 Not Modified (8ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (102.9ms) Compiled calendarize.js (130ms) (pid 24546) Compiled application.js (30ms) (pid 24546) Completed 200 OK in 290ms (Views: 288.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /application.js - 304 Not Modified (12ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:30:04 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:33:39 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (96.7ms) Compiled calendarize.js (125ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 304ms (Views: 301.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:33:40 -0500 Served asset /application.js - 304 Not Modified (11ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (104.5ms) Completed 200 OK in 112ms (Views: 110.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:35:18 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:36:50 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (95.5ms) Compiled calendarize.js (121ms) (pid 24546) Compiled application.js (2ms) (pid 24546) Completed 200 OK in 271ms (Views: 269.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:36:51 -0500 Served asset /application.js - 304 Not Modified (11ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (98.0ms) Completed 200 OK in 106ms (Views: 103.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /jquery-ui.js - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (96.3ms) Completed 200 OK in 103ms (Views: 102.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:37:27 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:40:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (106.1ms) Compiled calendarize.js (123ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 285ms (Views: 283.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /application.js - 304 Not Modified (38ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:40:10 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:41:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (98.9ms) Completed 200 OK in 108ms (Views: 105.2ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:10 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:41:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (101.6ms) Compiled calendarize.js (129ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 288ms (Views: 287.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /calendarize.js - 200 OK (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:41:28 -0500 Served asset /application.js - 304 Not Modified (11ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (102.7ms) Completed 200 OK in 110ms (Views: 108.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /calendarize.css - 304 Not Modified (10ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 20:53:27 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.1ms) Completed 200 OK in 107ms (Views: 105.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /jquery.js - 304 Not Modified (8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:01:26 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:02:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (103.8ms) Completed 200 OK in 111ms (Views: 109.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:02:04 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:04 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:04 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:02:04 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:05 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:05 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (117.9ms) Completed 200 OK in 126ms (Views: 124.7ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:02:58 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:03:36 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (109.5ms) Completed 200 OK in 116ms (Views: 114.6ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:03:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (107.0ms) Completed 200 OK in 114ms (Views: 113.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:04:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:07:56 -0500 ActionController::RoutingError (undefined method `each' for nil:NilClass): app/controllers/application_controller.rb:1:in `' app/controllers/welcome_controller.rb:1:in `' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (139.1ms) Completed 200 OK in 146ms (Views: 144.4ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:01 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.7ms) Compiled calendarize.js (129ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 288ms (Views: 287.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /application.js - 304 Not Modified (15ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:09:37 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (110.1ms) Compiled calendarize.js (116ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 283ms (Views: 280.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:09 -0500 Served asset /application.js - 304 Not Modified (40ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (149.2ms) Completed 200 OK in 157ms (Views: 155.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"false"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (69.8ms) Completed 200 OK in 101ms (Views: 100.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:22 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 21:10:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (71.0ms) Completed 200 OK in 77ms (Views: 76.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /application.js - 304 Not Modified (29ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:10:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (124.2ms) Completed 200 OK in 158ms (Views: 156.9ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /calendarize.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:25 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (73.1ms) Completed 200 OK in 80ms (Views: 79.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:26 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (71.1ms) Completed 200 OK in 78ms (Views: 77.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /jquery-ui.js - 304 Not Modified (8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:29 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (100.3ms) Completed 200 OK in 107ms (Views: 106.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (100.2ms) Completed 200 OK in 107ms (Views: 106.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:30 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (97.4ms) Completed 200 OK in 103ms (Views: 102.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-03&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:10:31 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-03", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (104.0ms) Completed 200 OK in 111ms (Views: 110.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (97.4ms) Completed 200 OK in 104ms (Views: 103.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:10:32 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:13:05 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (148.7ms) Completed 500 Internal Server Error in 152ms ActionView::Template::Error (undefined local variable or method `calendar_current_params' for #): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:13:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (113.2ms) Completed 200 OK in 120ms (Views: 118.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:13:31 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:13:57 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (27.5ms) Completed 500 Internal Server Error in 30ms ActionView::Template::Error ({:calendar=>{:date=>Fri, 02 Mar 2012, :verbose=>true, :scope=>"daily"}}): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (105.2ms) Completed 200 OK in 113ms (Views: 111.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:23 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (107.5ms) Completed 200 OK in 114ms (Views: 112.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:20:59 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.8ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (67.5ms) Completed 200 OK in 75ms (Views: 73.1ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:09 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (81.2ms) Completed 200 OK in 89ms (Views: 87.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:16 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (95.7ms) Completed 200 OK in 102ms (Views: 101.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.3ms) Completed 200 OK in 107ms (Views: 105.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:33 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:21:38 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (94.6ms) Completed 200 OK in 102ms (Views: 101.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /jquery.js - 304 Not Modified (8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (75.5ms) Completed 200 OK in 108ms (Views: 107.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:39 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (71.8ms) Completed 200 OK in 79ms (Views: 78.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:40 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (104.1ms) Completed 200 OK in 112ms (Views: 110.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:41 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.1ms) Completed 200 OK in 105ms (Views: 104.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:21:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.4ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (114.3ms) Completed 200 OK in 121ms (Views: 119.7ms | ActiveRecord: 0.8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:32 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01' AND start_time <= '2012-03-02 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (86.6ms) Completed 200 OK in 92ms (Views: 91.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:34 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-02-29&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-29", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29' AND start_time <= '2012-03-01 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (58.2ms) Completed 200 OK in 65ms (Views: 64.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:35 -0500 Served asset /application.js - 304 Not Modified (33ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01' AND start_time <= '2012-03-02 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (57.9ms) Completed 200 OK in 65ms (Views: 64.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:36 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.0ms) Completed 200 OK in 105ms (Views: 104.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (61.9ms) Completed 200 OK in 96ms (Views: 95.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (74.2ms) Completed 200 OK in 81ms (Views: 80.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:38 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01' AND start_time <= '2012-03-02 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (59.4ms) Completed 200 OK in 67ms (Views: 65.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-02-29&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-29", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-29' AND start_time <= '2012-03-01 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (85.8ms) Completed 200 OK in 93ms (Views: 92.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:42 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-02-28&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-28", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28' AND start_time <= '2012-02-29 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (64.1ms) Completed 200 OK in 72ms (Views: 70.6ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-02-27&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-27", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27' AND start_time <= '2012-02-28 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (84.4ms) Completed 200 OK in 92ms (Views: 91.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:43 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-02-28&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-28", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-28' AND start_time <= '2012-02-29 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (58.3ms) Completed 200 OK in 66ms (Views: 64.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:44 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (71.6ms) Completed 200 OK in 108ms (Views: 106.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:46 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:49 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (90.4ms) Completed 200 OK in 98ms (Views: 96.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:49 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-04&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-04", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-04' AND start_time <= '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (61.0ms) Completed 200 OK in 68ms (Views: 67.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /application.css - 304 Not Modified (29ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-05&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-05", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-05' AND start_time <= '2012-03-06 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (59.7ms) Completed 200 OK in 67ms (Views: 66.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:50 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-06&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-06", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-06' AND start_time <= '2012-03-07 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (89.6ms) Completed 200 OK in 99ms (Views: 97.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (77.4ms) Completed 200 OK in 109ms (Views: 108.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:22:51 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (72.3ms) Completed 200 OK in 80ms (Views: 78.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:03 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (103.0ms) Completed 200 OK in 110ms (Views: 109.3ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:08 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (112.3ms) Completed 200 OK in 119ms (Views: 117.7ms | ActiveRecord: 0.7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (96.8ms) Completed 200 OK in 104ms (Views: 103.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:49 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:23:51 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (108.1ms) Completed 200 OK in 116ms (Views: 114.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:52 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (95.6ms) Completed 200 OK in 104ms (Views: 103.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:23:53 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (73.6ms) Completed 200 OK in 80ms (Views: 78.9ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:09 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (70.6ms) Completed 200 OK in 78ms (Views: 76.9ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:10 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.4ms) Completed 200 OK in 105ms (Views: 104.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:11 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (157.0ms) Completed 200 OK in 164ms (Views: 163.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:13 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (102.3ms) Completed 200 OK in 110ms (Views: 108.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.0ms) Completed 200 OK in 106ms (Views: 105.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:21 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (69.3ms) Completed 200 OK in 105ms (Views: 103.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /calendarize.js - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:22 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (70.9ms) Completed 200 OK in 78ms (Views: 77.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:23 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (96.3ms) Completed 200 OK in 102ms (Views: 101.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (101.6ms) Completed 200 OK in 109ms (Views: 108.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:25 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00.000000' AND start_time < '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (70.3ms) Completed 200 OK in 77ms (Views: 75.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:26 -0500 Served asset /application.js - 304 Not Modified (33ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=weekly&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"weekly", "calendar_verbose"=>"true"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (71.9ms) Completed 200 OK in 79ms (Views: 78.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:29 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.9ms) Completed 200 OK in 107ms (Views: 106.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:24:55 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (99.7ms) Compiled calendarize.js (121ms) (pid 24546) Compiled application.js (3ms) (pid 24546) Completed 200 OK in 280ms (Views: 279.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /calendarize.js - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:24:56 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (74.6ms) Compiled calendarize.js (122ms) (pid 24546) Compiled application.js (4ms) (pid 24546) Completed 200 OK in 351ms (Views: 347.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:09 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:25:22 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (98.9ms) Compiled calendarize.js (114ms) (pid 24546) Compiled application.js (2ms) (pid 24546) Completed 200 OK in 300ms (Views: 297.5ms | ActiveRecord: 0.3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /calendarize.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:25:23 -0500 Served asset /application.js - 304 Not Modified (13ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:26:57 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (137.8ms) Completed 500 Internal Server Error in 141ms ActionView::Template::Error (undefined method `raiser' for #): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:27:06 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (55.8ms) Completed 500 Internal Server Error in 58ms ActionView::Template::Error ([3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:28:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (139.3ms) Completed 500 Internal Server Error in 143ms ActionView::Template::Error (undefined local variable or method `rows' for #): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:28:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (61.0ms) Completed 500 Internal Server Error in 63ms ActionView::Template::Error ([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (108.3ms) Completed 200 OK in 115ms (Views: 113.7ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:29:23 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:31:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (60.6ms) Completed 500 Internal Server Error in 63ms ActionView::Template::Error ({23=>[#], 3=>[#], 18=>[#, #, #, #, #, #, #, #, #, #, #], 19=>[#], 20=>[#, #, #]}): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.6ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:32:17 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (61.0ms) Completed 500 Internal Server Error in 64ms ActionView::Template::Error ([[[23, 23, 0], #], [[3, 18, 1], #], [[18, 19, 2], #], [[18, 18, 1], #], [[18, 18, 3], #], [[18, 18, 3], #], [[18, 18, 3], #], [[18, 18, 4], #], [[18, 18, 1], #], [[18, 18, 1], #], [[18, 18, 1], #], [[18, 18, 1], #], [[18, 18, 1], #], [[19, 19, 1], #], [[20, 20, 1], #], [[20, 20, 1], #], [[20, 20, 1], #]]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.6ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (110.1ms) Completed 200 OK in 117ms (Views: 115.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:32:33 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:32:57 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (68.7ms) Completed 500 Internal Server Error in 71ms ActionView::Template::Error ([[23, 23, 0], #]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = l(c.event.start_time, format: :short) 27: = ' - ' 28: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_31423560' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (108.7ms) Completed 200 OK in 115ms (Views: 113.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:33:20 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:33:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (68.0ms) Completed 500 Internal Server Error in 72ms ActionView::Template::Error (#): 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 26: = raise c.event.inspect 27: = l(c.event.start_time, format: :short) 28: = ' - ' 29: = l(c.event.end_time, format: :short) app/views/welcome/index.html.haml:26:in `block in _app_views_welcome_index_html_haml___4033263922060312016_30973520' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml___4033263922060312016_30973520' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.0ms)  (0.1ms) select sqlite_version(*)  (144.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) PRAGMA index_list("schema_migrations")  (81.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateEvents (20111213185551)  (0.2ms) begin transaction  (0.3ms) CREATE TABLE "events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "start_time" datetime, "end_time" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111213185551')  (89.8ms) commit transaction  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("events") Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (114.9ms) Completed 200 OK in 163ms (Views: 157.4ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /calendarize.css - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /jquery-ui.js - 304 Not Modified (10ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:27 -0500 Served asset /application.js - 304 Not Modified (35ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (53.4ms) Completed 200 OK in 63ms (Views: 60.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /jquery.js - 304 Not Modified (33ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:35 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:34:36 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 50ms (Views: 48.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:34:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (102.5ms) Completed 200 OK in 110ms (Views: 109.0ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /calendarize.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:34:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started POST "/events?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:34:49 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"21", "start_time(5i)"=>"34", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"21", "end_time(5i)"=>"46", "title"=>"un event"}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 21:34:49 EST -05:00], ["end_time", Fri, 02 Mar 2012 21:46:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 21:34:00 EST -05:00], ["title", "un event"], ["updated_at", Fri, 02 Mar 2012 21:34:49 EST -05:00]]  (279.9ms) commit transaction Completed 500 Internal Server Error in 285ms RuntimeError ({"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"21", "start_time(5i)"=>"34", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"21", "end_time(5i)"=>"46", "title"=>"un event"}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}, "action"=>"create", "controller"=>"events"}): app/controllers/events_controller.rb:8:in `create' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:35:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (64.0ms) Completed 200 OK in 96ms (Views: 94.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:09 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (44.6ms) Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:15 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01' AND start_time <= '2012-03-02 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (40.4ms) Completed 200 OK in 46ms (Views: 45.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:18 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (45.6ms) Completed 200 OK in 53ms (Views: 51.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 74ms (Views: 73.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (6ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:21 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-04&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-04", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-04' AND start_time <= '2012-03-05 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (43.0ms) Completed 200 OK in 51ms (Views: 49.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:23 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (45.5ms) Completed 200 OK in 53ms (Views: 51.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (44.0ms) Completed 200 OK in 50ms (Views: 49.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:29 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01' AND start_time <= '2012-03-02 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 72ms (Views: 70.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /calendarize.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:31 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (42.3ms) Completed 200 OK in 49ms (Views: 47.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:35:32 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:36:25 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (50.6ms) Completed 500 Internal Server Error in 55ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:36:58 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (45.4ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:37:36 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (47.9ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:37:39 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (45.1ms) Completed 500 Internal Server Error in 48ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:37:41 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (44.4ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:38:01 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (48.0ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:38:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (18.5ms) Completed 500 Internal Server Error in 21ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:39:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 00:00:00' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (48.0ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error ([#]): 22: %br 23: 24: - if @calendar[:scope] == CalendarizeHelper::Scopes::DAILY 25: = raise Event.for_day(@calendar[:date]).inspect 26: = daily_calendar @calendar[:date], Event.for_day(@calendar[:date]), verbose: @calendar[:verbose] do |c| 27: = l(c.event.start_time, format: :short) 28: = ' - ' app/views/welcome/index.html.haml:25:in `_app_views_welcome_index_html_haml__1252903491196245925_29667680' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:40:34 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03' AND start_time <= '2012-03-04 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (57.4ms) Completed 200 OK in 91ms (Views: 90.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:35 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (44.4ms) Completed 200 OK in 52ms (Views: 51.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:37 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02' AND start_time <= '2012-03-03 04:59:59.999999') Rendered welcome/index.html.haml within layouts/application (44.0ms) Completed 200 OK in 50ms (Views: 49.3ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:39 -0500 Served asset /application.js - 304 Not Modified (1ms)  (0.1ms) select sqlite_version(*)  (166.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) PRAGMA index_list("schema_migrations")  (75.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateEvents (20111213185551)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "start_time" datetime, "end_time" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111213185551')  (160.9ms) commit transaction  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("events") Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (87.9ms) Completed 200 OK in 156ms (Views: 150.8ms | ActiveRecord: 1.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /calendarize.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:40:56 -0500 Served asset /application.js - 304 Not Modified (6ms) Started POST "/events?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"2", "start_time(4i)"=>"21", "start_time(5i)"=>"40", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"2", "end_time(4i)"=>"21", "end_time(5i)"=>"55", "title"=>"un event"}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"false"}}  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 02 Mar 2012 21:41:07 EST -05:00], ["end_time", Fri, 02 Mar 2012 21:55:00 EST -05:00], ["start_time", Fri, 02 Mar 2012 21:40:00 EST -05:00], ["title", "un event"], ["updated_at", Fri, 02 Mar 2012 21:41:07 EST -05:00]]  (161.6ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 169ms (ActiveRecord: 162.4ms) Started GET "/" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.5ms) Completed 200 OK in 90ms (Views: 89.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (41.8ms) Completed 200 OK in 51ms (Views: 48.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:12 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (42.2ms) Completed 200 OK in 49ms (Views: 48.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (41.4ms) Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /application.css - 304 Not Modified (25ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:18 -0500 Served asset /application.js - 304 Not Modified (6ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (38.5ms) Completed 200 OK in 46ms (Views: 45.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:19 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (41.9ms) Completed 200 OK in 49ms (Views: 48.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (40.5ms) Completed 200 OK in 47ms (Views: 46.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:21 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 48ms (Views: 47.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:22 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (40.4ms) Completed 200 OK in 47ms (Views: 46.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:32 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (78.5ms) Completed 200 OK in 86ms (Views: 85.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:38 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (46.2ms) Completed 200 OK in 53ms (Views: 52.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:39 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-03&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (42.1ms) Completed 200 OK in 48ms (Views: 47.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:40 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (43.0ms) Completed 200 OK in 49ms (Views: 48.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:41 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (45.4ms) Completed 200 OK in 53ms (Views: 51.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:42 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (44.5ms) Completed 200 OK in 53ms (Views: 50.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:41:44 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (46.4ms) Completed 200 OK in 54ms (Views: 53.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:03 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (43.6ms) Completed 200 OK in 52ms (Views: 50.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /jquery-ui.js - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:04 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (46.1ms) Completed 200 OK in 54ms (Views: 52.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /jquery.js - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:12 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (51.2ms) Completed 200 OK in 59ms (Views: 58.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /application.css - 304 Not Modified (26ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:13 -0500 Served asset /application.js - 304 Not Modified (4ms) Started GET "/?calendar_date=2012-02-20&calendar_scope=weekly&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-02-20", "calendar_scope"=>"weekly", "calendar_verbose"=>"false"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (61.3ms) Completed 200 OK in 91ms (Views: 90.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (47.6ms) Completed 200 OK in 55ms (Views: 54.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:18 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (77.2ms) Completed 200 OK in 83ms (Views: 82.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:42:20 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.7ms) Completed 200 OK in 96ms (Views: 95.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:01 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (41.0ms) Completed 200 OK in 49ms (Views: 47.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:04 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (77.6ms) Completed 200 OK in 84ms (Views: 83.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:06 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (135.4ms) Completed 200 OK in 143ms (Views: 142.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:07 -0500 Served asset /application.js - 304 Not Modified (37ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (42.8ms) Completed 200 OK in 50ms (Views: 49.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:09 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (46.0ms) Completed 200 OK in 53ms (Views: 52.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:13 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (80.2ms) Completed 200 OK in 87ms (Views: 86.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:44:56 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (49.8ms) Completed 200 OK in 58ms (Views: 56.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:00 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (73.7ms) Completed 200 OK in 82ms (Views: 80.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:02 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"", "verbose"=>"true"}} Rendered welcome/index.html.haml within layouts/application (37.2ms) Completed 200 OK in 44ms (Views: 43.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:03 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (50.2ms) Completed 200 OK in 58ms (Views: 57.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:08 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:45:49 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.6ms) Completed 200 OK in 90ms (Views: 88.6ms | ActiveRecord: 0.6ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:50 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:45:54 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (130.9ms) Completed 200 OK in 138ms (Views: 137.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:54 -0500 Served asset /application.css - 304 Not Modified (32ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:55 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:55 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:55 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:55 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:55 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:55 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (44.6ms) Completed 200 OK in 51ms (Views: 50.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /jquery-ui.js - 304 Not Modified (8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:56 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (133.3ms) Completed 200 OK in 165ms (Views: 164.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:57 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (79.2ms) Completed 200 OK in 87ms (Views: 85.5ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /jquery.js - 304 Not Modified (7ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:58 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (133.7ms) Completed 200 OK in 141ms (Views: 140.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:45:59 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (68.7ms) Completed 200 OK in 75ms (Views: 74.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:00 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (43.2ms) Completed 200 OK in 49ms (Views: 48.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /jquery-ui.js - 304 Not Modified (7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:01 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (80.9ms) Completed 200 OK in 89ms (Views: 87.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:03 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (43.9ms) Completed 200 OK in 52ms (Views: 50.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:46:05 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (72.6ms) Completed 200 OK in 79ms (Views: 78.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:06 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (131.5ms) Completed 200 OK in 139ms (Views: 138.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:46:30 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (138.3ms) Completed 200 OK in 145ms (Views: 143.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /calendarize.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:46:31 -0500 Served asset /application.js - 304 Not Modified (38ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (138.5ms) Completed 200 OK in 145ms (Views: 143.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /calendarize.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:06 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (54.9ms) Completed 200 OK in 62ms (Views: 61.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /application.css - 304 Not Modified (31ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:07 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:08 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (129.3ms) Completed 200 OK in 137ms (Views: 135.7ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:08 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:09 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:09 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:09 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:09 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (49.5ms) Completed 200 OK in 80ms (Views: 79.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:11 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (131.4ms) Completed 200 OK in 139ms (Views: 138.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:13 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (88.6ms) Completed 200 OK in 96ms (Views: 94.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:14 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (47.0ms) Completed 200 OK in 78ms (Views: 77.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:17 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (54.6ms) Completed 200 OK in 85ms (Views: 84.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:18 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (135.1ms) Completed 200 OK in 142ms (Views: 141.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /calendarize.css - 304 Not Modified (6ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:19 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (75.3ms) Completed 200 OK in 83ms (Views: 81.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (134.5ms) Completed 200 OK in 142ms (Views: 140.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:21 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (73.2ms) Completed 200 OK in 81ms (Views: 79.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:22 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar_date=2012-03-02&calendar_scope=daily&calendar_verbose=false" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-02", "calendar_scope"=>"daily", "calendar_verbose"=>"false"} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (83.1ms) Completed 200 OK in 90ms (Views: 89.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:27 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:29 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (132.9ms) Completed 200 OK in 139ms (Views: 138.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:30 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar_date=2012-03-01&calendar_scope=daily&calendar_verbose=true" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar_date"=>"2012-03-01", "calendar_scope"=>"daily", "calendar_verbose"=>"true"} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (53.9ms) Completed 200 OK in 83ms (Views: 82.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /calendarize.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:31 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (131.3ms) Completed 200 OK in 140ms (Views: 138.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 21:47:33 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:04 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (139.7ms) Completed 200 OK in 147ms (Views: 145.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:05 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-01&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-01 05:00:00' AND start_time <= '2012-03-02 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.0ms) Completed 200 OK in 91ms (Views: 89.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:07 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-01T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-01T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (160.0ms) Completed 200 OK in 168ms (Views: 166.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:10 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-05&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-05", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-05 05:00:00' AND start_time < '2012-03-12 04:59:59') Rendered welcome/index.html.haml within layouts/application (128.8ms) Completed 200 OK in 159ms (Views: 157.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:13 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-02-27&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-27", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (136.9ms) Completed 200 OK in 145ms (Views: 143.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-02-20&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-20", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-20 05:00:00' AND start_time < '2012-02-27 04:59:59') Rendered welcome/index.html.haml within layouts/application (156.7ms) Completed 200 OK in 164ms (Views: 163.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/?calendar%5Bdate%5D=2012-02-13&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-13", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-13 05:00:00' AND start_time < '2012-02-20 04:59:59') Rendered welcome/index.html.haml within layouts/application (131.0ms) Completed 200 OK in 138ms (Views: 137.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:16 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-02-20&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-20", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-20 05:00:00' AND start_time < '2012-02-27 04:59:59') Rendered welcome/index.html.haml within layouts/application (129.0ms) Completed 200 OK in 137ms (Views: 135.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /application.css - 304 Not Modified (7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-02-27&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-02-27", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (174.3ms) Completed 200 OK in 182ms (Views: 180.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:19 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-05&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-05", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-05 05:00:00' AND start_time < '2012-03-12 04:59:59') Rendered welcome/index.html.haml within layouts/application (132.9ms) Completed 200 OK in 139ms (Views: 138.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:20 -0500 Served asset /application.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (156.8ms) Completed 200 OK in 164ms (Views: 163.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:35:21 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (171.6ms) Completed 200 OK in 180ms (Views: 179.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /application.css - 304 Not Modified (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:36:20 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:37:59 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (167.5ms) Completed 200 OK in 174ms (Views: 172.8ms | ActiveRecord: 0.7ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:38:00 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (47.1ms) Completed 200 OK in 53ms (Views: 52.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (27ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:39:16 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (137.5ms) Completed 200 OK in 145ms (Views: 144.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:16 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=false" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"false"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (47.5ms) Completed 200 OK in 55ms (Views: 54.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /application.css - 304 Not Modified (27ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /jquery.js - 304 Not Modified (10ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /jquery-ui.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:17 -0500 Served asset /application.js - 304 Not Modified (5ms) Started GET "/?calendar%5Bdate%5D=2012-03-02&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (139.6ms) Completed 200 OK in 147ms (Views: 145.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:18 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/?calendar%5Bdate%5D=2012-03-02T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-02T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-02 05:00:00' AND start_time <= '2012-03-03 04:59:59') Rendered welcome/index.html.haml within layouts/application (82.2ms) Completed 200 OK in 90ms (Views: 88.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-02 22:39:24 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:04:09 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (151.5ms) Completed 200 OK in 198ms (Views: 195.8ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /application.css - 200 OK (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /calendarize.css - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:10 -0500 Served asset /application.js - 200 OK (15ms) Started GET "/?calendar%5Bdate%5D=2012-03-03T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-03 16:04:12 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (154.2ms) Completed 200 OK in 165ms (Views: 160.1ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:04:12 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:12 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:12 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:12 -0500 Served asset /jquery-ui.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:12 -0500 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/?calendar%5Bdate%5D=2012-03-03T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-03 16:04:14 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}} Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (77.9ms) Completed 200 OK in 85ms (Views: 84.0ms | ActiveRecord: 0.2ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:04:15 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:15 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:15 -0500 Served asset /jquery-ui.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:04:15 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:18:32 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (128.8ms) Compiled application.css (0ms) (pid 14454) Completed 200 OK in 198ms (Views: 196.1ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:33 -0500 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:18:33 -0500 Served asset /application.css - 200 OK (5ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:33 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:33 -0500 Served asset /application.js - 304 Not Modified (9ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:33 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:33 -0500 Served asset /calendarize.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (78.7ms) Completed 200 OK in 86ms (Views: 85.6ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:18:35 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (147.2ms) Completed 200 OK in 221ms (Views: 218.4ms | ActiveRecord: 2.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Served asset /jquery.js - 304 Not Modified (9ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Served asset /application.js - 304 Not Modified (10ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Served asset /jquery-ui.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:20:02 -0500 Served asset /application.css - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (125.4ms) Completed 200 OK in 190ms (Views: 187.9ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Served asset /application.css - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Served asset /application.js - 304 Not Modified (11ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:43 -0500 Served asset /jquery-ui.js - 304 Not Modified (3ms) Started POST "/events?calendar%5Bdate%5D=2012-03-03T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"3", "start_time(4i)"=>"05", "start_time(5i)"=>"22", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"3", "end_time(4i)"=>"11", "end_time(5i)"=>"22", "title"=>"My event"}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-03T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}}  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 03 Mar 2012 16:22:56 EST -05:00], ["end_time", Sat, 03 Mar 2012 11:22:00 EST -05:00], ["start_time", Sat, 03 Mar 2012 05:22:00 EST -05:00], ["title", "My event"], ["updated_at", Sat, 03 Mar 2012 16:22:56 EST -05:00]]  (145.0ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 152ms (ActiveRecord: 146.0ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (58.4ms) Completed 200 OK in 89ms (Views: 88.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:22:56 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started POST "/events?calendar%5Bdate%5D=2012-03-03T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=daily&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-03 16:23:08 -0500 Processing by EventsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jEZsmpn8LAQwLxjLqUivKD5HDUBV+HxqaM85CjWU2W8=", "event"=>{"start_time(1i)"=>"2012", "start_time(2i)"=>"3", "start_time(3i)"=>"3", "start_time(4i)"=>"03", "start_time(5i)"=>"22", "end_time(1i)"=>"2012", "end_time(2i)"=>"3", "end_time(3i)"=>"3", "end_time(4i)"=>"09", "end_time(5i)"=>"22", "title"=>"Another event"}, "commit"=>"Create Event", "calendar"=>{"date"=>"2012-03-03T00:00:00-05:00", "scope"=>"daily", "verbose"=>"true"}}  (0.2ms) begin transaction SQL (1.0ms) INSERT INTO "events" ("created_at", "end_time", "start_time", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 03 Mar 2012 16:23:08 EST -05:00], ["end_time", Sat, 03 Mar 2012 09:22:00 EST -05:00], ["start_time", Sat, 03 Mar 2012 03:22:00 EST -05:00], ["title", "Another event"], ["updated_at", Sat, 03 Mar 2012 16:23:08 EST -05:00]]  (188.6ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 197ms (ActiveRecord: 189.8ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:23:08 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (89.4ms) Completed 200 OK in 96ms (Views: 95.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:23:08 -0500 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:23:08 -0500 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:23:08 -0500 Served asset /calendarize.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:23:09 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:23:09 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:23:09 -0500 Served asset /application.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (78.4ms) Compiled calendarize.css (284ms) (pid 14966) Compiled application.css (290ms) (pid 14966) Completed 200 OK in 382ms (Views: 381.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /application.css - 304 Not Modified (8ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /calendarize.css - 200 OK (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:24:18 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:24:45 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (85.0ms) Completed 500 Internal Server Error in 116ms ActionView::Template::Error (File to import not found or unreadable: variables. Load path: /home/girl/Semi/calendarize/test/dummy (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/tables.css.scss)): 4: %head 5: %title Calendarize 6: 7: = stylesheet_link_tag :application, media: 'all' 8: = javascript_include_tag :application 9: = csrf_meta_tags 10: %body app/assets/stylesheets/tables.css.scss:1 app/views/layouts/application.html.haml:7:in `_app_views_layouts_application_html_haml___2013517782244576239_23118420' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.1ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:25:11 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (83.3ms) Compiled _variables.css (21ms) (pid 14966) Completed 500 Internal Server Error in 151ms ActionView::Template::Error (File to import not found or unreadable: variables. Load path: /home/girl/Semi/calendarize/test/dummy (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/tables.css.scss)): 4: %head 5: %title Calendarize 6: 7: = stylesheet_link_tag :application, media: 'all' 8: = javascript_include_tag :application 9: = csrf_meta_tags 10: %body app/assets/stylesheets/tables.css.scss:1 app/views/layouts/application.html.haml:7:in `_app_views_layouts_application_html_haml___2013517782244576239_23118420' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:25:12 -0500 Processing by WelcomeController#index as HTML Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (86.5ms) Completed 500 Internal Server Error in 100ms ActionView::Template::Error (File to import not found or unreadable: variables. Load path: /home/girl/Semi/calendarize/test/dummy (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/tables.css.scss)): 4: %head 5: %title Calendarize 6: 7: = stylesheet_link_tag :application, media: 'all' 8: = javascript_include_tag :application 9: = csrf_meta_tags 10: %body app/assets/stylesheets/tables.css.scss:1 app/views/layouts/application.html.haml:7:in `_app_views_layouts_application_html_haml___2013517782244576239_23118420' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.3ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:25:41 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (152.3ms) Completed 500 Internal Server Error in 402ms ActionView::Template::Error (File to import not found or unreadable: variables. Load path: /home/girl/Semi/calendarize/test/dummy (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/tables.css.scss)): 4: %head 5: %title Calendarize 6: 7: = stylesheet_link_tag :application, media: 'all' 8: = javascript_include_tag :application 9: = csrf_meta_tags 10: %body app/assets/stylesheets/tables.css.scss:1 app/views/layouts/application.html.haml:7:in `_app_views_layouts_application_html_haml___3028460802623939737_18864480' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:26:25 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (86.1ms) Compiled application.css (1ms) (pid 15161) Completed 200 OK in 106ms (Views: 105.2ms | ActiveRecord: 0.2ms) Started GET "/assets/_variables.css?body=1" for 127.0.0.1 at 2012-03-03 16:26:25 -0500 Served asset /_variables.css - 200 OK (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /application.css - 304 Not Modified (5ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /calendarize.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /jquery.js - 304 Not Modified (9ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /jquery-ui.js - 304 Not Modified (11ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /calendarize.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:26:26 -0500 Served asset /application.js - 304 Not Modified (36ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:27:33 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (59.0ms) Completed 500 Internal Server Error in 121ms ActionView::Template::Error (Undefined variable: "$sidebar". (in /home/girl/Semi/calendarize/test/dummy/app/assets/stylesheets/tables.css.scss)): 4: %head 5: %title Calendarize 6: 7: = stylesheet_link_tag :application, media: 'all' 8: = javascript_include_tag :application 9: = csrf_meta_tags 10: %body app/assets/stylesheets/tables.css.scss:31 app/views/layouts/application.html.haml:7:in `_app_views_layouts_application_html_haml___3028460802623939737_18864480' Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.2ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /home/girl/.rvm/gems/ruby-1.9.3-p0@calendarize/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.8ms) Started GET "/" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Processing by WelcomeController#index as HTML Event Load (0.2ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-03-03 05:00:00' AND start_time <= '2012-03-04 04:59:59') Rendered welcome/index.html.haml within layouts/application (91.6ms) Compiled tables.css (37ms) (pid 15161) Compiled application.css (45ms) (pid 15161) Completed 200 OK in 158ms (Views: 157.5ms | ActiveRecord: 0.2ms) Started GET "/assets/tables.css?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /tables.css - 200 OK (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /application.css - 304 Not Modified (10ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/_variables.css?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /_variables.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:27:59 -0500 Served asset /application.js - 304 Not Modified (2ms) Started GET "/?calendar%5Bdate%5D=2012-03-03T00%3A00%3A00-05%3A00&calendar%5Bscope%5D=weekly&calendar%5Bverbose%5D=true" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Processing by WelcomeController#index as HTML Parameters: {"calendar"=>{"date"=>"2012-03-03T00:00:00-05:00", "scope"=>"weekly", "verbose"=>"true"}} Event Load (0.3ms) SELECT "events".* FROM "events" WHERE (start_time >= '2012-02-27 05:00:00' AND start_time < '2012-03-05 04:59:59') Rendered welcome/index.html.haml within layouts/application (163.8ms) Completed 200 OK in 172ms (Views: 169.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/tables.css?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /tables.css - 304 Not Modified (3ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /jquery-ui.js - 304 Not Modified (1ms) Started GET "/assets/calendarize.css?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /calendarize.css - 304 Not Modified (0ms) Started GET "/assets/calendarize.js?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /calendarize.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/_variables.css?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /_variables.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-03 16:28:28 -0500 Served asset /application.js - 304 Not Modified (2ms)